13 lines
284 B
Modula-2
13 lines
284 B
Modula-2
module stuzer.link/monobank-firefly3-bot
|
|
|
|
go 1.22.2
|
|
|
|
require (
|
|
gitea.stuzer.link/stuzer05/go-firefly3/v2 v2.0.12
|
|
gitea.stuzer.link/stuzer05/go-monobank v0.2303.0
|
|
github.com/antihax/optional v1.0.0
|
|
github.com/joho/godotenv v1.5.1
|
|
)
|
|
|
|
require golang.org/x/oauth2 v0.19.0 // indirect
|