Skip to content

Commit

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 31, 2024
1 parent 20128ae commit f4d1fd0
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 @@ -16,7 +16,7 @@ require (
github.com/google/uuid v1.6.0
github.com/gorilla/mux v1.8.1
github.com/gotd/contrib v0.19.0
github.com/gotd/td v0.95.1
github.com/gotd/td v0.96.1
github.com/iancoleman/strcase v0.3.0
github.com/iyear/connectproxy v0.1.1
github.com/jedib0t/go-pretty/v6 v6.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,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.95.1 h1:4c7EgnnZGP39b/o4bUCm9PT+iR3f8DRhZgu7/a8C9jY=
github.com/gotd/td v0.95.1/go.mod h1:JkhSkSlbFJ1/T4Bx9GpDjaKEPsZGI0MBmkzBWhX7VgA=
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/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec h1:qv2VnGeEQHchGaZ/u7lxST/RaJw+cv273q79D81Xbog=
Expand Down

0 comments on commit f4d1fd0

Please sign in to comment.