We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54317e7 commit 750eacbCopy full SHA for 750eacb
go.mod
@@ -5,7 +5,6 @@ go 1.22.0
5
replace (
6
// https://github.com/cosmos/cosmos-sdk/blob/v0.47.3/go.mod#L171-L182
7
github.com/99designs/keyring => github.com/cosmos/keyring v1.2.0
8
- github.com/hyperledger-labs/yui-relayer v0.5.18 => ../fork2-yui-relayer-1-handshake
9
github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
10
)
11
0 commit comments