Use my monobank api package

This commit is contained in:
2024-04-10 23:24:16 +03:00
parent 0f2a98ed07
commit bb94d868ba
5 changed files with 33 additions and 50 deletions

9
go.mod
View File

@ -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