Compare commits
1 Commits
1f86aecfb2
...
d1192ab13b
| Author | SHA1 | Date | |
|---|---|---|---|
| d1192ab13b |
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.8
|
github.com/adshao/go-binance/v2 v2.8.9
|
||||||
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