@@ -16,11 +16,11 @@ require (
16
16
github.com/regen-network/cosmos-proto v0.3.1
17
17
github.com/spf13/cast v1.5.0
18
18
github.com/spf13/cobra v1.4.0
19
- github.com/spf13/viper v1.11 .0
19
+ github.com/spf13/viper v1.12 .0
20
20
github.com/stretchr/testify v1.7.1
21
21
github.com/tendermint/tendermint v0.34.19
22
22
github.com/tendermint/tm-db v0.6.6
23
- google.golang.org/genproto v0.0.0-20220407144326-9054f6ed7bac
23
+ google.golang.org/genproto v0.0.0-20220519153652-3a47de7e79bd
24
24
google.golang.org/grpc v1.46.2
25
25
google.golang.org/protobuf v1.28.0
26
26
gopkg.in/yaml.v2 v2.4.0
@@ -52,7 +52,7 @@ require (
52
52
github.com/dustin/go-humanize v1.0.0 // indirect
53
53
github.com/dvsekhvalnov/jose2go v0.0.0-20200901110807-248326c1351b // indirect
54
54
github.com/felixge/httpsnoop v1.0.1 // indirect
55
- github.com/fsnotify/fsnotify v1.5.1 // indirect
55
+ github.com/fsnotify/fsnotify v1.5.4 // indirect
56
56
github.com/gin-gonic/gin v1.7.0 // indirect
57
57
github.com/go-kit/kit v0.12.0 // indirect
58
58
github.com/go-kit/log v0.2.0 // indirect
@@ -85,10 +85,10 @@ require (
85
85
github.com/mimoo/StrobeGo v0.0.0-20181016162300-f8f6d4d2b643 // indirect
86
86
github.com/minio/highwayhash v1.0.2 // indirect
87
87
github.com/mitchellh/go-homedir v1.1.0 // indirect
88
- github.com/mitchellh/mapstructure v1.4.3 // indirect
88
+ github.com/mitchellh/mapstructure v1.5.0 // indirect
89
89
github.com/mtibben/percent v0.2.1 // indirect
90
- github.com/pelletier/go-toml v1.9.4 // indirect
91
- github.com/pelletier/go-toml/v2 v2.0.0-beta.8 // indirect
90
+ github.com/pelletier/go-toml v1.9.5 // indirect
91
+ github.com/pelletier/go-toml/v2 v2.0.1 // indirect
92
92
github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5 // indirect
93
93
github.com/pkg/errors v0.9.1 // indirect
94
94
github.com/pmezard/go-difflib v1.0.0 // indirect
@@ -103,7 +103,7 @@ require (
103
103
github.com/spf13/afero v1.8.2 // indirect
104
104
github.com/spf13/jwalterweatherman v1.1.0 // indirect
105
105
github.com/spf13/pflag v1.0.5 // indirect
106
- github.com/subosito/gotenv v1.2 .0 // indirect
106
+ github.com/subosito/gotenv v1.3 .0 // indirect
107
107
github.com/syndtr/goleveldb v1.0.1-0.20200815110645-5c35d600f0ca // indirect
108
108
github.com/tecbot/gorocksdb v0.0.0-20191217155057-f0fad39f321c // indirect
109
109
github.com/tendermint/btcd v0.1.1 // indirect
@@ -112,11 +112,11 @@ require (
112
112
github.com/zondax/hid v0.9.0 // indirect
113
113
go.etcd.io/bbolt v1.3.6 // indirect
114
114
golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4 // indirect
115
- golang.org/x/net v0.0.0-20220412020605-290c469a71a5 // indirect
116
- golang.org/x/sys v0.0.0-20220412211240-33da011f77ad // indirect
115
+ golang.org/x/net v0.0.0-20220520000938-2e3eb7b945c2 // indirect
116
+ golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect
117
117
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
118
118
golang.org/x/text v0.3.7 // indirect
119
119
gopkg.in/ini.v1 v1.66.4 // indirect
120
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
120
+ gopkg.in/yaml.v3 v3.0.0 // indirect
121
121
nhooyr.io/websocket v1.8.6 // indirect
122
122
)
0 commit comments