Compare commits
1 Commits
renovate/g
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| 59f7d68e38 |
4
go.mod
4
go.mod
@@ -3,14 +3,14 @@ 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
|
||||
github.com/rs/zerolog v1.32.0
|
||||
github.com/samber/lo v1.39.0
|
||||
golang.org/x/text v0.16.0
|
||||
gopkg.in/telebot.v3 v3.3.8
|
||||
gopkg.in/telebot.v3 v3.2.1
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user