Rework architecture, fix env parsing
This commit is contained in:
@@ -3,6 +3,7 @@ module github.com/nightnoryu/anon3anon
|
||||
go 1.22.5
|
||||
|
||||
require (
|
||||
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1 // indirect
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1
|
||||
github.com/kelseyhightower/envconfig v1.4.0
|
||||
github.com/pkg/errors v0.9.1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user