File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,20 +8,15 @@ require (
88 github.com/go-kit/kit v0.12.0 // indirect
99 github.com/gorilla/websocket v1.4.2
1010 github.com/mimoo/StrobeGo v0.0.0-20210601165009-122bf33a46e0 // indirect
11- github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
1211 github.com/prometheus/client_golang v1.11.0
1312 github.com/prometheus/common v0.32.1 // indirect
1413 github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
1514 github.com/sasha-s/go-deadlock v0.3.1 // indirect
1615 github.com/satori/go.uuid v1.2.0
1716 github.com/sirupsen/logrus v1.8.1
18- github.com/spf13/cobra v1.2.1
19- github.com/syndtr/goleveldb v1.0.1-0.20200815110645-5c35d600f0ca // indirect
17+ github.com/spf13/cobra v1.3.0
2018 github.com/tendermint/tendermint v0.34.14
2119 golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
2220 golang.org/x/net v0.0.0-20211029224645-99673261e6eb // indirect
23- golang.org/x/sys v0.0.0-20211031064116-611d5d643895 // indirect
24- google.golang.org/genproto v0.0.0-20211101144312-62acf1d99145 // indirect
25- google.golang.org/grpc v1.41.0 // indirect
2621 gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b // indirect
2722)
You can’t perform that action at this time.
0 commit comments