Update module github.com/cenkalti/backoff/v4 to v5
Deploy / Test, build and deploy (push) Successful in 1m49s

This commit was merged in pull request #2.
This commit is contained in:
2026-06-09 21:19:23 +00:00
parent f887f29be2
commit 87fa4d86d1
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -5,6 +5,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/v5 v5.0.3
github.com/go-sql-driver/mysql v1.10.0
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1
github.com/golang-migrate/migrate/v4 v4.19.1