Skip to content

Commit

Permalink
bump up gotd to v0.99.2
Browse files Browse the repository at this point in the history
  • Loading branch information
celestix committed Apr 5, 2024
1 parent e1a2d1f commit d9e8596
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/AnimeKaizoku/cacher v1.0.1
github.com/go-faster/errors v0.7.1
github.com/gotd/td v0.99.1
github.com/gotd/td v0.99.2
github.com/pkg/errors v0.9.1
go.uber.org/multierr v1.11.0
go.uber.org/zap v1.27.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ github.com/gotd/ige v0.2.2 h1:XQ9dJZwBfDnOGSTxKXBGP4gMud3Qku2ekScRjDWWfEk=
github.com/gotd/ige v0.2.2/go.mod h1:tuCRb+Y5Y3eNTo3ypIfNpQ4MFjrnONiL2jN2AKZXmb0=
github.com/gotd/neo v0.1.5 h1:oj0iQfMbGClP8xI59x7fE/uHoTJD7NZH9oV1WNuPukQ=
github.com/gotd/neo v0.1.5/go.mod h1:9A2a4bn9zL6FADufBdt7tZt+WMhvZoc5gWXihOPoiBQ=
github.com/gotd/td v0.99.1 h1:eYneWHvNukWKxHBM47ZKbN/TEcbGZo/lHGfjfUZkSic=
github.com/gotd/td v0.99.1/go.mod h1:1SSAkksV4pg2TodyDX9e40Nue9os3CqdrBs6dQClNRY=
github.com/gotd/td v0.99.2 h1:yydAJfbHB6lqyXgwI4HTa3sYjj228hXRqibXNJGxc/Q=
github.com/gotd/td v0.99.2/go.mod h1:1SSAkksV4pg2TodyDX9e40Nue9os3CqdrBs6dQClNRY=
github.com/jinzhu/inflection v1.0.0 h1:K317FqzuhWc8YvSVlFMCCUb36O/S9MCKRDI7QkRKD/E=
github.com/jinzhu/inflection v1.0.0/go.mod h1:h+uFLlag+Qp1Va5pdKtLDYj+kHp5pxUVkryuEj+Srlc=
github.com/jinzhu/now v1.1.5 h1:/o9tlHleP7gOFmsnYNz3RGnqzefHA47wQpKrrdTIwXQ=
Expand Down

0 comments on commit d9e8596

Please sign in to comment.