You've already forked monobank-firefly3-bot
Update
This commit is contained in:
4
go.mod
4
go.mod
@ -3,10 +3,10 @@ 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-firefly3/v2 v2.0.14
|
||||
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
|
||||
require golang.org/x/oauth2 v0.20.0 // indirect
|
||||
|
Reference in New Issue
Block a user