update github.com/spf13/cobra to v1.1.3

This commit is contained in:
fatedier
2021-06-18 17:33:47 +08:00
parent a98a9616f6
commit 1fd6ba2738
2 changed files with 209 additions and 6 deletions

4
go.mod
View File

@@ -13,7 +13,6 @@ require (
github.com/gorilla/mux v1.8.0
github.com/gorilla/websocket v1.4.2
github.com/hashicorp/yamux v0.0.0-20210316155119-a95892c5f864
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/klauspost/cpuid v1.2.0 // indirect
github.com/klauspost/reedsolomon v1.9.1 // indirect
github.com/leodido/go-urn v1.2.1 // indirect
@@ -24,8 +23,7 @@ require (
github.com/prometheus/client_golang v1.11.0
github.com/rakyll/statik v0.1.1
github.com/rodaine/table v1.0.1
github.com/smartystreets/goconvey v1.6.4 // indirect
github.com/spf13/cobra v0.0.3
github.com/spf13/cobra v1.1.3
github.com/stretchr/testify v1.6.1
github.com/templexxx/cpufeat v0.0.0-20170927014610-3794dfbfb047 // indirect
github.com/templexxx/xor v0.0.0-20170926022130-0af8e873c554 // indirect