13 lines
333 B
Modula-2
13 lines
333 B
Modula-2
module stuzer.link/monobank-firefly3-bot
|
|
|
|
go 1.22.2
|
|
|
|
require (
|
|
gitea.stuzer.link/stuzer05/go-firefly3 v0.0.0-20240410133657-a9fdc50a8c8a
|
|
gitea.stuzer.link/stuzer05/go-monobank v0.0.0-20240410200931-4738cbd4284e
|
|
github.com/antihax/optional v1.0.0
|
|
github.com/joho/godotenv v1.5.1
|
|
)
|
|
|
|
require golang.org/x/oauth2 v0.19.0 // indirect
|