Commit 81dd299a authored by protolambda's avatar protolambda Committed by GitHub

go.mod: fix go build (#10690)

parent 5fa2c653
......@@ -245,3 +245,6 @@ replace github.com/ethereum/go-ethereum => github.com/ethereum-optimism/op-geth
//replace github.com/ethereum/go-ethereum v1.13.9 => ../op-geth
// replace github.com/ethereum-optimism/superchain-registry/superchain => ../superchain-registry/superchain
// This release keeps breaking Go builds. Stop that.
exclude github.com/kataras/iris/v12 v12.2.0-beta5
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment