Bump github.com/gotd/td from 0.95.0 to 0.95.1

Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.95.0 to 0.95.1.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.95.0...v0.95.1)

---
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-01-25 12:33:52 +00:00 committed by divyam234
parent ddb8ac6f33
commit 5b4437b86f
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.1
github.com/gotd/contrib v0.19.0
github.com/gotd/td v0.95.0
github.com/gotd/td v0.95.1
github.com/joho/godotenv v1.5.1
github.com/kelseyhightower/envconfig v1.4.0
github.com/mitchellh/mapstructure v1.5.0

4
go.sum
View file

@ -123,8 +123,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.0 h1:JTL6jabrxhtocg35FUqUDDwJht/Q+Fc4PwS3srOeXd0=
github.com/gotd/td v0.95.0/go.mod h1:JkhSkSlbFJ1/T4Bx9GpDjaKEPsZGI0MBmkzBWhX7VgA=
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/imdario/mergo v0.3.16 h1:wwQJbIsHYGMUyLSPrEq1CT16AhnhNJQ51+4fdHUnCl4=
github.com/imdario/mergo v0.3.16/go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY=
github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM=