1 Commits

Author SHA1 Message Date
1f86aecfb2 Update module github.com/adshao/go-binance/v2 to v2.8.8
Some checks failed
renovate/artifacts Artifact file update failure
2025-12-06 17:00:28 +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.7
github.com/adshao/go-binance/v2 v2.8.8
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