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

This commit is contained in:
2026-06-19 00:01:46 +00:00
parent 55e897909d
commit 6bd6585c1f
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.26.2
require (
github.com/caarlos0/env/v11 v11.4.1
github.com/cenkalti/backoff/v4 v4.3.0
github.com/cenkalti/backoff/v6 v6.0.1
github.com/cenkalti/backoff/v6 v6.0.1
github.com/go-sql-driver/mysql v1.10.0
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1