Skip to content

Commit

Permalink
chore: dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
aiexz committed Jan 21, 2024
1 parent e428b47 commit da5cc81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module telebackup
go 1.21

require (
github.com/amarnathcjd/gogram v0.0.0-20240120121202-00e0b33d4246
github.com/amarnathcjd/gogram v0.0.0-20240121172811-faabee383727
gopkg.in/yaml.v3 v3.0.1
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ github.com/amarnathcjd/gogram v0.0.0-20240108060951-7677938237da h1:jBip+YR/VGAL
github.com/amarnathcjd/gogram v0.0.0-20240108060951-7677938237da/go.mod h1:rFhZ9/ddkh6746YV1gL03f9myM4c5JYo0+bWIPRu4EU=
github.com/amarnathcjd/gogram v0.0.0-20240120121202-00e0b33d4246 h1:acIEBEb0GPPDi5R2DmfL1mcVgohkN4zp+JUkL6zU4JY=
github.com/amarnathcjd/gogram v0.0.0-20240120121202-00e0b33d4246/go.mod h1:rFhZ9/ddkh6746YV1gL03f9myM4c5JYo0+bWIPRu4EU=
github.com/amarnathcjd/gogram v0.0.0-20240121172811-faabee383727 h1:L2m5grFaAMPPdRQi/+L6LRlmuohVv0P+GtU+RAq1rNg=
github.com/amarnathcjd/gogram v0.0.0-20240121172811-faabee383727/go.mod h1:rFhZ9/ddkh6746YV1gL03f9myM4c5JYo0+bWIPRu4EU=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
golang.org/x/net v0.19.0 h1:zTwKpTd2XuCqf8huc7Fo2iSy+4RHPd10s4KzeTnVr1c=
Expand Down

0 comments on commit da5cc81

Please sign in to comment.