File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/UnipayFI/binance-cli
33go 1.24.0
44
55require (
6- github.com/adshao/go-binance/v2 v2.8.4
6+ github.com/adshao/go-binance/v2 v2.8.9
77 github.com/olekukonko/tablewriter v1.0.9
88 github.com/spf13/cobra v1.9.1
99)
Original file line number Diff line number Diff line change 11github.com/adshao/go-binance/v2 v2.8.4 h1:KXoxoByKb8Xme2MjxOsVubl+VR6jUFfQpgXCJ8oOXQk =
22github.com/adshao/go-binance/v2 v2.8.4 /go.mod h1:XkkuecSyJKPolaCGf/q4ovJYB3t0P+7RUYTbGr+LMGM =
3+ github.com/adshao/go-binance/v2 v2.8.9 h1:NX+4u/LgEmrjTS7OMWU+9ZgfHKFM61RPhnr9/SqWPhc =
4+ github.com/adshao/go-binance/v2 v2.8.9 /go.mod h1:XkkuecSyJKPolaCGf/q4ovJYB3t0P+7RUYTbGr+LMGM =
35github.com/bitly/go-simplejson v0.5.1 h1:xgwPbetQScXt1gh9BmoJ6j9JMr3TElvuIyjR8pgdoow =
46github.com/bitly/go-simplejson v0.5.1 /go.mod h1:YOPVLzCfwK14b4Sff3oP1AmGhI9T9Vsg84etUnlyp+Q =
57github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
You can’t perform that action at this time.
0 commit comments