File tree Expand file tree Collapse file tree 2 files changed +76
-4
lines changed
Expand file tree Collapse file tree 2 files changed +76
-4
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/Delta456/box-cli-maker v1.3.2
77 github.com/adshao/go-binance/v2 v2.3.2
8- github.com/andybalholm/brotli v1.0.3 // indirect
98 github.com/c-bata/go-prompt v0.2.6
109 github.com/dustin/go-humanize v1.0.0
1110 github.com/fasthttp/router v1.4.4
@@ -17,9 +16,9 @@ require (
1716 github.com/olekukonko/tablewriter v0.0.5
1817 github.com/schollz/progressbar/v3 v3.8.3
1918 github.com/soniah/evaler v2.2.0+incompatible
20- github.com/stretchr/testify v1.7.0
19+ github.com/stretchr/testify v1.8.1
2120 github.com/tyler-smith/go-bip39 v1.1.0
22- github.com/ulule/limiter/v3 v3.8.0
23- github.com/valyala/fasthttp v1.31 .0
21+ github.com/ulule/limiter/v3 v3.11.1
22+ github.com/valyala/fasthttp v1.44 .0
2423 gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
2524)
You can’t perform that action at this time.
0 commit comments