Skip to content

Commit 406ad8b

Browse files
committed
Add replace to go.mod
1 parent b92a67f commit 406ad8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/evm/single/go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ go 1.24.6
44

55
replace github.com/celestiaorg/go-header => github.com/julienrbrt/go-header v0.0.0-20251008134330-747c8c192fa8 // TODO: to remove after https://github.com/celestiaorg/go-header/pull/347
66

7+
replace github.com/evstack/ev-node => ../../../
8+
79
require (
810
github.com/celestiaorg/go-header v0.7.3
911
github.com/ethereum/go-ethereum v1.16.5

0 commit comments

Comments
 (0)