fix: update gotgproto dependency to v1.0.0-beta22

This commit is contained in:
krau
2025-10-28 17:55:22 +08:00
parent 3aa84e89bf
commit 7a2a530e49
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.24.0
require (
github.com/blang/semver v3.5.1+incompatible
github.com/celestix/gotgproto v1.0.0-beta21.0.20251018053725-7e5db4fdbe66
github.com/celestix/gotgproto v1.0.0-beta22
github.com/cenkalti/backoff/v4 v4.3.0
github.com/charmbracelet/huh v0.8.0
github.com/charmbracelet/log v0.4.2