Update module github.com/cenkalti/backoff/v4 to v5

This commit is contained in:
2026-06-10 00:03:10 +00:00
parent 750860ee74
commit 3b68d24677
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.26.2
require ( require (
github.com/caarlos0/env/v11 v11.4.1 github.com/caarlos0/env/v11 v11.4.1
github.com/cenkalti/backoff/v4 v4.3.0 github.com/cenkalti/backoff/v5 v5.0.3
github.com/cenkalti/backoff/v5 v5.0.3 github.com/cenkalti/backoff/v5 v5.0.3
github.com/go-sql-driver/mysql v1.10.0 github.com/go-sql-driver/mysql v1.10.0
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1 github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1