chore(deps): bump github.com/gotd/td from 0.99.1 to 0.99.2

Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.99.1 to 0.99.2.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.99.1...v0.99.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-25 12:53:30 +00:00 committed by divyam234
parent 097c003bae
commit 5caaafe863
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -10,7 +10,7 @@ require (
github.com/go-co-op/gocron v1.37.0
github.com/go-jose/go-jose/v3 v3.0.3
github.com/gotd/contrib v0.19.0
github.com/gotd/td v0.99.1
github.com/gotd/td v0.99.2
github.com/magiconair/properties v1.8.7
github.com/mitchellh/go-homedir v1.1.0
github.com/pkg/errors v0.9.1

4
go.sum
View file

@ -125,8 +125,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.99.1 h1:eYneWHvNukWKxHBM47ZKbN/TEcbGZo/lHGfjfUZkSic=
github.com/gotd/td v0.99.1/go.mod h1:1SSAkksV4pg2TodyDX9e40Nue9os3CqdrBs6dQClNRY=
github.com/gotd/td v0.99.2 h1:yydAJfbHB6lqyXgwI4HTa3sYjj228hXRqibXNJGxc/Q=
github.com/gotd/td v0.99.2/go.mod h1:1SSAkksV4pg2TodyDX9e40Nue9os3CqdrBs6dQClNRY=
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=