File tree Expand file tree Collapse file tree 6 files changed +6
-777
lines changed
modules/light-clients/08-wasm Expand file tree Collapse file tree 6 files changed +6
-777
lines changed Original file line number Diff line number Diff line change @@ -238,9 +238,6 @@ require (
238238// uncomment to use the local version of ibc-go, you will need to run `go mod tidy` in e2e directory.
239239replace github.com/cosmos/ibc-go/v10 => ../
240240
241- replace (
242- github.com/cosmos/ibc-go/modules/light-clients/08-wasm/blsverifier/v10 => ../modules/light-clients/08-wasm/blsverifier
243- github.com/cosmos/ibc-go/modules/light-clients/08-wasm/v10 => ../modules/light-clients/08-wasm
244- )
241+ replace github.com/cosmos/ibc-go/modules/light-clients/08-wasm/v10 => ../modules/light-clients/08-wasm
245242
246243replace github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments