Skip to content

Commit 596e86a

Browse files
committed
simulator (optimism/rpc): bump hive version
1 parent 8d6620f commit 596e86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simulators/optimism/rpc/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.18
44

55
replace github.com/ethereum/go-ethereum v1.10.17 => github.com/ethereum-optimism/reference-optimistic-geth v0.0.0-20220715235548-70b02481016d
66

7-
replace github.com/ethereum/hive v0.0.0-20220630112103-4b22dc796d94 => github.com/ethereum-optimism/hive v0.0.0-20220722184738-7e9283a48d03
7+
replace github.com/ethereum/hive v0.0.0-20220630112103-4b22dc796d94 => github.com/ethereum-optimism/hive v0.0.0-20220722220036-baac6288f68d
88

99
require (
1010
github.com/ethereum/go-ethereum v1.10.17

0 commit comments

Comments
 (0)