Skip to content

Commit

Permalink
chore(deps): bump github.com/gotd/td from 0.116.0 to 0.117.0
Browse files Browse the repository at this point in the history
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.116.0 to 0.117.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](gotd/td@v0.116.0...v0.117.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 Jan 6, 2025
1 parent 0b415f8 commit 7298692
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ require (
github.com/google/go-github/v42 v42.0.0
github.com/google/uuid v1.6.0
github.com/gotd/contrib v0.21.0
github.com/gotd/getdoc v0.45.0
github.com/gotd/td v0.116.0
github.com/gotd/getdoc v0.46.0
github.com/gotd/td v0.117.0
github.com/gotd/tl v0.4.0
github.com/jackc/pgx/v5 v5.7.2
github.com/labstack/echo/v4 v4.13.3
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -151,14 +151,14 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/gotd/contrib v0.21.0 h1:4Fj05jnyBE84toXZl7mVTvt7f732n5uglvztyG6nTr4=
github.com/gotd/contrib v0.21.0/go.mod h1:ENoUh75IhHGxfz/puVJg8BU4ZF89yrL6Q47TyoNqFYo=
github.com/gotd/getdoc v0.45.0 h1:TTWG3KghmazcCuO+cD0SeBVabRxJo9RJEvpcXJ/Jd1M=
github.com/gotd/getdoc v0.45.0/go.mod h1:tPqC2xq2IHhcxvmhdRfTA4ZK0YQKtJtbyZgbQcSuAXI=
github.com/gotd/getdoc v0.46.0 h1:HiA3vu5kWzhdhXEcLvQiTg6GYirCUw6y692PryLpzCY=
github.com/gotd/getdoc v0.46.0/go.mod h1:tPqC2xq2IHhcxvmhdRfTA4ZK0YQKtJtbyZgbQcSuAXI=
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.116.0 h1:MSZZ4lrfn6wDSYyVSKLvFDtBzBOmb9jv0MUBw/PiIgg=
github.com/gotd/td v0.116.0/go.mod h1:G65yEk83sFJU9s0xowP3dDtvXsTp0tmSrv5NfgI+ZY0=
github.com/gotd/td v0.117.0 h1:Z6vU5thb5DW/I1s0sLSeSfA/QWvwszx6SxHhEEYJiU8=
github.com/gotd/td v0.117.0/go.mod h1:jf1Zf1ViTN+H1x8dhDTCBHOYY/2E/40HsyOsohxqXYA=
github.com/gotd/tl v0.4.0 h1:8k2z0drujiPyhpLDa9PRm/yU1Gwlfn3iUzeInPiXwMA=
github.com/gotd/tl v0.4.0/go.mod h1:CMIcjPWFS4qxxJ+1Ce7U/ilbtPrkoVo/t8uhN5Y/D7c=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0 h1:ad0vkEBuk23VJzZR9nkLVG0YAoN9coASF1GusYX6AlU=
Expand Down

0 comments on commit 7298692

Please sign in to comment.