Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 59f7d68e38 |
2
go.mod
2
go.mod
@@ -3,7 +3,7 @@ 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
|
||||||
|
|||||||
Reference in New Issue
Block a user