chore(deps): bump github.com/gotd/td from 0.106.0 to 0.107.0

Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.106.0 to 0.107.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.106.0...v0.107.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>
This commit is contained in:
dependabot[bot] 2024-08-06 12:49:29 +00:00 committed by divyam234
parent 4a067d9159
commit a9a00ac62a
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -12,7 +12,7 @@ require (
github.com/go-co-op/gocron v1.37.0
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/gotd/contrib v0.20.0
github.com/gotd/td v0.106.0
github.com/gotd/td v0.107.0
github.com/iyear/connectproxy v0.1.1
github.com/magiconair/properties v1.8.7
github.com/mitchellh/go-homedir v1.1.0

4
go.sum
View file

@ -97,8 +97,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.106.0 h1:mtTEK3UEVwgtVj4pfqspg7TN3I3pmuC2W9vnpipA3Bc=
github.com/gotd/td v0.106.0/go.mod h1:rHtaG0hd4EY0ice4f9CVH/JxsA7ZICqkcH3aFSVZplg=
github.com/gotd/td v0.107.0 h1:ahGo6Yez73mxIGm6AbUD+dJIQG+hMnSIOYI/JNaONqk=
github.com/gotd/td v0.107.0/go.mod h1:rHtaG0hd4EY0ice4f9CVH/JxsA7ZICqkcH3aFSVZplg=
github.com/hashicorp/golang-lru v0.5.4 h1:YDjusn29QI/Das2iO9M0BHnIbxPeyuCHsjMW+lJfyTc=
github.com/hashicorp/golang-lru/v2 v2.0.7 h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k=
github.com/hashicorp/golang-lru/v2 v2.0.7/go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM=