Skip to content

Commit

Permalink
Merge pull request #117 from informalsystems/dependabot/go_modules/gi…
Browse files Browse the repository at this point in the history
…thub.com/spf13/cobra-1.3.0

Bump github.com/spf13/cobra from 1.2.1 to 1.3.0
  • Loading branch information
thanethomson committed Jan 19, 2022
2 parents a8afe84 + c926219 commit 985c187
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 54 deletions.
7 changes: 1 addition & 6 deletions go.mod
Expand Up @@ -8,20 +8,15 @@ require (
github.com/go-kit/kit v0.12.0 // indirect
github.com/gorilla/websocket v1.4.2
github.com/mimoo/StrobeGo v0.0.0-20210601165009-122bf33a46e0 // indirect
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/common v0.32.1 // indirect
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
github.com/sasha-s/go-deadlock v0.3.1 // indirect
github.com/satori/go.uuid v1.2.0
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.2.1
github.com/syndtr/goleveldb v1.0.1-0.20200815110645-5c35d600f0ca // indirect
github.com/spf13/cobra v1.3.0
github.com/tendermint/tendermint v0.34.14
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
golang.org/x/net v0.0.0-20211029224645-99673261e6eb // indirect
golang.org/x/sys v0.0.0-20211031064116-611d5d643895 // indirect
google.golang.org/genproto v0.0.0-20211101144312-62acf1d99145 // indirect
google.golang.org/grpc v1.41.0 // indirect
gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b // indirect
)

0 comments on commit 985c187

Please sign in to comment.