Skip to content

Commit

Permalink
update: GB
Browse files Browse the repository at this point in the history
  • Loading branch information
kstoykov committed Mar 17, 2022
1 parent bfd94a4 commit 6aa5b36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/CudoVentures/cudos-node
go 1.15

// replace github.com/althea-net/cosmos-gravity-bridge/module => ../CudosGravityBridge/module
replace github.com/althea-net/cosmos-gravity-bridge/module => github.com/CudoVentures/cosmos-gravity-bridge/module v0.0.0-20220303073357-4ef15125635f
replace github.com/althea-net/cosmos-gravity-bridge/module => github.com/CudoVentures/cosmos-gravity-bridge/module v0.0.0-20220317074327-99aa0dce200c

replace github.com/CosmWasm/wasmd => github.com/provenance-io/wasmd v0.17.1-0.20210812214331-ce3a93a9268d

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ github.com/ChainSafe/go-schnorrkel v0.0.0-20200405005733-88cbf1b4c40d h1:nalkkPQ
github.com/ChainSafe/go-schnorrkel v0.0.0-20200405005733-88cbf1b4c40d/go.mod h1:URdX5+vg25ts3aCh8H5IFZybJYKWhJHYMTnf+ULtoC4=
github.com/CosmWasm/wasmvm v0.16.0 h1:87jyCTcCpuSx7a8s5ed9N/E/XV13XZflxa0/OplwSmA=
github.com/CosmWasm/wasmvm v0.16.0/go.mod h1:Id107qllDJyJjVQQsKMOy2YYF98sqPJ2t+jX1QES40A=
github.com/CudoVentures/cosmos-gravity-bridge/module v0.0.0-20220303073357-4ef15125635f h1:aJhf8m8UqhVEIY5ZoSG262u2JJh8g9N3czuJ5HzBcNU=
github.com/CudoVentures/cosmos-gravity-bridge/module v0.0.0-20220303073357-4ef15125635f/go.mod h1:H8UZtKLMu0jmkRbIGsECxomAflwjPfm/kPSzrbqHC+A=
github.com/CudoVentures/cosmos-gravity-bridge/module v0.0.0-20220317074327-99aa0dce200c h1:9LCPMqHIXRWAUmsI0/s2l+7Gbe4KasCaEx7WQ+Lec1A=
github.com/CudoVentures/cosmos-gravity-bridge/module v0.0.0-20220317074327-99aa0dce200c/go.mod h1:H8UZtKLMu0jmkRbIGsECxomAflwjPfm/kPSzrbqHC+A=
github.com/CudoVentures/cosmos-sdk v0.0.0-20220315151738-5b62b1f9414b h1:bq51aUveZOQnU4+pwdS9B9ld6/bdi/lTa40e/mUcCeo=
github.com/CudoVentures/cosmos-sdk v0.0.0-20220315151738-5b62b1f9414b/go.mod h1:maUA6m2TBxOJZkbwl0eRtEBgTX37kcaiOWU5t1HEGaY=
github.com/DATA-DOG/go-sqlmock v1.3.3/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q5eFN3EC/SaM=
Expand Down

0 comments on commit 6aa5b36

Please sign in to comment.