Skip to content

Commit 750eacb

Browse files
author
Daisuke Kanda
committed
remove local replace in go.mod
Signed-off-by: Daisuke Kanda <daisuke.kanda@datachain.jp>
1 parent 54317e7 commit 750eacb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ go 1.22.0
55
replace (
66
// https://github.com/cosmos/cosmos-sdk/blob/v0.47.3/go.mod#L171-L182
77
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
98
github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
109
)
1110

0 commit comments

Comments
 (0)