Skip to content

Commit

Permalink
update: gb commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
kstoykov committed May 20, 2022
1 parent 47f71f9 commit 4ae0d99
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 @@ -7,7 +7,7 @@ go 1.15
// replace github.com/tendermint/tendermint => ../tendermint
// replace github.com/cosmos/ibc-go/v2 => ../ibc-go

replace github.com/althea-net/cosmos-gravity-bridge/module => github.com/CudoVentures/cosmos-gravity-bridge/module v0.0.0-20220428094152-9da8b0b1495c
replace github.com/althea-net/cosmos-gravity-bridge/module => github.com/CudoVentures/cosmos-gravity-bridge/module v0.0.0-20220520105931-423007f61e13

replace github.com/cosmos/cosmos-sdk => github.com/CudoVentures/cosmos-sdk v0.0.0-20220428091713-7509d08ecf5c

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ github.com/CosmWasm/wasmd v0.25.0 h1:Xshr94OaTrOVV0p6g6bTbDYjcmokO1T69hoi11nSnlM
github.com/CosmWasm/wasmd v0.25.0/go.mod h1:z9a5HPPJ6HSpsRzUtyi9iT07bO96w9ZJnDAwThHtP9Y=
github.com/CosmWasm/wasmvm v1.0.0-beta10 h1:N99+PRcrh4FeDP1xQuJGaAsr+7U+TZAHKG8mybnAsKU=
github.com/CosmWasm/wasmvm v1.0.0-beta10/go.mod h1:y+yd9piV8KlrB7ISRZz1sDwH4UVm4Q9rEX9501dBNog=
github.com/CudoVentures/cosmos-gravity-bridge/module v0.0.0-20220428094152-9da8b0b1495c h1:oY79uImBuXapJnlwjAYNbEVagNYI4vZnU8iVJgo0jNY=
github.com/CudoVentures/cosmos-gravity-bridge/module v0.0.0-20220428094152-9da8b0b1495c/go.mod h1:QeX9wp5mgXv/KOgGfOpOZ9OvB0IPBubJbocOW+89xWQ=
github.com/CudoVentures/cosmos-gravity-bridge/module v0.0.0-20220520105931-423007f61e13 h1:YEMpXkiNm+2kfcJ1ffoAgHTeNUL9XJNr+0QUUOBBNsk=
github.com/CudoVentures/cosmos-gravity-bridge/module v0.0.0-20220520105931-423007f61e13/go.mod h1:QeX9wp5mgXv/KOgGfOpOZ9OvB0IPBubJbocOW+89xWQ=
github.com/CudoVentures/cosmos-sdk v0.0.0-20220428091713-7509d08ecf5c h1:vQ4vksFUif0v7J6SskDi7MCaQbD1Dvfc8MxDt/ajz7A=
github.com/CudoVentures/cosmos-sdk v0.0.0-20220428091713-7509d08ecf5c/go.mod h1:WOqtDxN3eCCmnYLVla10xG7lEXkFjpTaqm2a2WasgCc=
github.com/DATA-DOG/go-sqlmock v1.3.3/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q5eFN3EC/SaM=
Expand Down

0 comments on commit 4ae0d99

Please sign in to comment.