mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-21 22:43:52 +00:00
upgrade cobra
bbgo Completion only supports unix-like operating systems
This commit is contained in:
parent
026d712f75
commit
d14d441ff8
2
go.mod
2
go.mod
|
@ -42,7 +42,7 @@ require (
|
|||
github.com/sajari/regression v1.0.1
|
||||
github.com/sirupsen/logrus v1.8.1
|
||||
github.com/slack-go/slack v0.10.1
|
||||
github.com/spf13/cobra v1.1.1
|
||||
github.com/spf13/cobra v1.6.1
|
||||
github.com/spf13/pflag v1.0.5
|
||||
github.com/spf13/viper v1.7.1
|
||||
github.com/stretchr/testify v1.7.4
|
||||
|
|
Loading…
Reference in New Issue
Block a user