1 Commits

Author SHA1 Message Date
59f7d68e38 Update module github.com/adshao/go-binance/v2 to v2.8.7
Some checks failed
renovate/artifacts Artifact file update failure
2025-10-18 17:00:31 +00:00

2
go.mod
View File

@@ -3,7 +3,7 @@ module me.thuanle/bbot
go 1.22
require (
github.com/adshao/go-binance/v2 v2.8.5
github.com/adshao/go-binance/v2 v2.8.7
github.com/go-resty/resty/v2 v2.16.5
github.com/jedib0t/go-pretty/v6 v6.5.5
github.com/joho/godotenv v1.5.1