File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -242,7 +242,6 @@ require (
242242)
243243
244244replace (
245- cosmossdk.io/api => github.com/informalsystems/cosmos-sdk/api v0.7.5-lsm
246245 // use cosmos fork of keyring
247246 github.com/99designs/keyring => github.com/cosmos/keyring v1.2.0
248247 // Downgraded to avoid bugs in following commits which caused simulations to fail.
Original file line number Diff line number Diff line change @@ -618,6 +618,8 @@ cloud.google.com/go/workflows v1.8.0/go.mod h1:ysGhmEajwZxGn1OhGOGKsTXc5PyxOc0vf
618618cloud.google.com/go/workflows v1.9.0 /go.mod h1:ZGkj1aFIOd9c8Gerkjjq7OW7I5+l6cSvT3ujaO/WwSA =
619619cloud.google.com/go/workflows v1.10.0 /go.mod h1:fZ8LmRmZQWacon9UCX1r/g/DfAXx5VcPALq2CxzdePw =
620620collectd.org v0.3.0 /go.mod h1:A/8DzQBkF6abtvrT2j/AU/4tiBgJWYyh0y/oB/4MlWE =
621+ cosmossdk.io/api v0.9.2 h1:9i9ptOBdmoIEVEVWLtYYHjxZonlF/aOVODLFaxpmNtg =
622+ cosmossdk.io/api v0.9.2 /go.mod h1:CWt31nVohvoPMTlPv+mMNCtC0a7BqRdESjCsstHcTkU =
621623cosmossdk.io/client/v2 v2.0.0-beta.7 h1:O0PfZL5kC3Sp54wZASLNihQ612Gd6duMp11aM9wawNg =
622624cosmossdk.io/client/v2 v2.0.0-beta.7 /go.mod h1:TzwwrzeK+AfSVSESVEIOYO/9xuCh1fPv0HgeocmfVnM =
623625cosmossdk.io/collections v0.4.0 h1:PFmwj2W8szgpD5nOd8GWH6AbYNi1f2J6akWXJ7P5t9s =
@@ -1359,8 +1361,6 @@ github.com/influxdata/promql/v2 v2.12.0/go.mod h1:fxOPu+DY0bqCTCECchSRtWfc+0X19y
13591361github.com/influxdata/roaring v0.4.13-0.20180809181101-fc520f41fab6 /go.mod h1:bSgUQ7q5ZLSO+bKBGqJiCBGAl+9DxyW63zLTujjUlOE =
13601362github.com/influxdata/tdigest v0.0.0-20181121200506-bf2b5ad3c0a9 /go.mod h1:Js0mqiSBE6Ffsg94weZZ2c+v/ciT8QRHFOap7EKDrR0 =
13611363github.com/influxdata/usage-client v0.0.0-20160829180054-6d3895376368 /go.mod h1:Wbbw6tYNvwa5dlB6304Sd+82Z3f7PmVZHVKU637d4po =
1362- github.com/informalsystems/cosmos-sdk/api v0.7.5-lsm h1:M0+CQZLf2yS41TiWaiKw8nF5vlPaFDmVfwfyMHViRZk =
1363- github.com/informalsystems/cosmos-sdk/api v0.7.5-lsm /go.mod h1:IcxpYS5fMemZGqyYtErK7OqvdM0C8kdW3dq8Q/XIG38 =
13641364github.com/jackpal/go-nat-pmp v1.0.2 /go.mod h1:QPH045xvCAeXUZOxsnwmrtiCoxIr9eob+4orBN1SBKc =
13651365github.com/jedisct1/go-minisign v0.0.0-20190909160543-45766022959e /go.mod h1:G1CVv03EnqU1wYL2dFwXxW2An0az9JTl/ZsqXQeBlkU =
13661366github.com/jessevdk/go-flags v0.0.0-20141203071132-1679536dcc89 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
You can’t perform that action at this time.
0 commit comments