1 Commits

Author SHA1 Message Date
renovatebot c81d6b9592 Update module github.com/adshao/go-binance/v2 to v2.8.11
renovate/artifacts Artifact file update failure
2026-04-11 17:00:40 +00:00
+2 -2
View File
@@ -3,13 +3,13 @@ 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.11
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
github.com/rs/zerolog v1.32.0
github.com/samber/lo v1.39.0
golang.org/x/text v0.35.0
golang.org/x/text v0.16.0
gopkg.in/telebot.v3 v3.2.1
)