Bump go-telegram-bot version
Release / Automatic release (push) Has been cancelled

This commit is contained in:
2025-06-02 21:33:09 +03:00
parent 02ec38e5ef
commit 858fbb73c1
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/nightnoryu/anon3anon
go 1.24
require (
github.com/go-telegram/bot v1.13.3
github.com/go-telegram/bot v1.15.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/sirupsen/logrus v1.9.3
)