Compare commits
1 Commits
renovate/g
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| 59f7d68e38 |
4
go.mod
4
go.mod
@@ -3,12 +3,12 @@ module me.thuanle/bbot
|
|||||||
go 1.22
|
go 1.22
|
||||||
|
|
||||||
require (
|
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/go-resty/resty/v2 v2.16.5
|
||||||
github.com/jedib0t/go-pretty/v6 v6.5.5
|
github.com/jedib0t/go-pretty/v6 v6.5.5
|
||||||
github.com/joho/godotenv v1.5.1
|
github.com/joho/godotenv v1.5.1
|
||||||
github.com/rs/zerolog v1.32.0
|
github.com/rs/zerolog v1.32.0
|
||||||
github.com/samber/lo v1.52.0
|
github.com/samber/lo v1.39.0
|
||||||
golang.org/x/text v0.16.0
|
golang.org/x/text v0.16.0
|
||||||
gopkg.in/telebot.v3 v3.2.1
|
gopkg.in/telebot.v3 v3.2.1
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user