Skip to content

Commit

Permalink
Bump github.com/gotd/td from 0.101.0 to 0.102.0
Browse files Browse the repository at this point in the history
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.101.0 to 0.102.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](gotd/td@v0.101.0...v0.102.0)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and paskal committed May 8, 2024
1 parent ff12409 commit c06e273
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/go-pkgz/lgr v0.11.1
github.com/gotd/contrib v0.20.0
github.com/gotd/td v0.101.0
github.com/gotd/td v0.102.0
github.com/jessevdk/go-flags v1.5.0
go.uber.org/zap v1.27.0
golang.org/x/term v0.19.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,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.101.0 h1:NUaJTS2nFocDI0s+wnEF/d7jMTeWJAvJy3JhaCPPMJc=
github.com/gotd/td v0.101.0/go.mod h1:k9JQ7ktxOs4yTpE7X2ZvNtAl+blARhz1ak+Aw0VUHiQ=
github.com/gotd/td v0.102.0 h1:V6zNba9FV21YiBm1t42ak5jyBFSQzY8+8fwZpOT5lGM=
github.com/gotd/td v0.102.0/go.mod h1:k9JQ7ktxOs4yTpE7X2ZvNtAl+blARhz1ak+Aw0VUHiQ=
github.com/jessevdk/go-flags v1.5.0 h1:1jKYvbxEjfUl0fmqTCOfonvskHHXMjBySTLW4y9LFvc=
github.com/jessevdk/go-flags v1.5.0/go.mod h1:Fw0T6WPc1dYxT4mKEZRfG5kJhaTDP9pj1c2EWnYs/m4=
github.com/klauspost/compress v1.17.8 h1:YcnTYrq7MikUT7k0Yb5eceMmALQPYBW/Xltxn0NAMnU=
Expand Down

0 comments on commit c06e273

Please sign in to comment.