Skip to content

Commit

Permalink
update github.com/spf13/cobra to v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fatedier committed Jun 21, 2021
1 parent a98a961 commit 1fd6ba2
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 6 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
Loading

0 comments on commit 1fd6ba2

Please sign in to comment.