You've already forked monobank-firefly3-bot
Use my monobank api package
This commit is contained in:
9
go.mod
9
go.mod
@ -4,14 +4,9 @@ go 1.22.2
|
||||
|
||||
require (
|
||||
gitea.stuzer.link/stuzer05/go-firefly3 v0.0.0-20240410091657-a7ef9d02ecd9
|
||||
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
|
||||
github.com/vtopc/go-monobank v0.21.0
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/decred/dcrd/dcrec/secp256k1/v2 v2.0.0 // indirect
|
||||
github.com/vtopc/epoch v1.3.0 // indirect
|
||||
github.com/vtopc/go-rest v0.3.0 // indirect
|
||||
golang.org/x/oauth2 v0.19.0 // indirect
|
||||
)
|
||||
require golang.org/x/oauth2 v0.19.0 // indirect
|
||||
|
Reference in New Issue
Block a user