fix: sync Android join RPC admission

This commit is contained in:
A 2026-07-22 13:08:55 +08:00
parent 8e00a58112
commit 511f25efc2
4 changed files with 40 additions and 11 deletions

2
go.mod
View file

@ -9,7 +9,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.3
github.com/iamxvbaba/td v1.1.4
github.com/jackc/pgerrcode v0.0.0-20220416144525-469b46aa5efa
github.com/jackc/pgx/v5 v5.9.2
github.com/lestrrat-go/jwx/v3 v3.1.1