Skip to content

Commit

Permalink
chore(deps): bump github.com/gotd/td from 0.96.0 to 0.96.1
Browse files Browse the repository at this point in the history
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.96.0 to 0.96.1.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](gotd/td@v0.96.0...v0.96.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent d86a716 commit f6704f6
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 @@ -11,7 +11,7 @@ require (
github.com/go-faster/jx v1.1.0
github.com/go-redis/redis/v8 v8.11.5
github.com/gotd/neo v0.1.5
github.com/gotd/td v0.96.0
github.com/gotd/td v0.96.1
github.com/hashicorp/vault/api v1.10.0
github.com/minio/minio-go/v7 v7.0.66
github.com/prometheus/client_golang v1.18.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,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.96.0 h1:/gvlY8/a7cQvCfn/V7jMUJ/rrFAXwXBX+40FkBDf/1M=
github.com/gotd/td v0.96.0/go.mod h1:6SwTJiw/fkw81QU+WHqB2HZ+38s0UJJH1a2nqwezCfA=
github.com/gotd/td v0.96.1 h1:0bHNyOR6GsFWkMW4xnbeFG8cEPvoMDFsv/gNuz+kx4k=
github.com/gotd/td v0.96.1/go.mod h1:6SwTJiw/fkw81QU+WHqB2HZ+38s0UJJH1a2nqwezCfA=
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I=
github.com/hashicorp/errwrap v1.1.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
Expand Down

0 comments on commit f6704f6

Please sign in to comment.