chore: sync td v1.1.3 dependency

Sync telesrv 64f5d95 (chore(protocol): upgrade td to v1.1.3).

Kept the published github.com/iamxvbaba/td dependency and no local replace.
This commit is contained in:
A 2026-07-20 20:22:59 +08:00
parent a6fe2574fe
commit afc73ca761
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -8,7 +8,7 @@ require (
github.com/golang-migrate/migrate/v4 v4.19.1
github.com/gotd/ige v0.2.2
github.com/gotd/log/logzap v0.1.1
github.com/iamxvbaba/td v1.1.2
github.com/iamxvbaba/td v1.1.3
github.com/jackc/pgerrcode v0.0.0-20220416144525-469b46aa5efa
github.com/jackc/pgx/v5 v5.9.2
github.com/pion/datachannel v1.6.2