Commit bb75af3c authored by Matthew Slipper's avatar Matthew Slipper Committed by GitHub

Merge pull request #2354 from ethereum-optimism/deps/l2geth-exporter

deps: update l2geth-exporter to use go-ethereum v1.10.16
parents 6957c351 2f2eaa44
---
'@eth-optimism/l2geth-exporter': patch
---
Bump to go-ethereum v1.10.16
......@@ -3,6 +3,6 @@ module github.com/ethereum-optimism/optimism/go/l2geth-exporter
go 1.16
require (
github.com/ethereum/go-ethereum v1.10.8
github.com/ethereum/go-ethereum v1.10.16
github.com/prometheus/client_golang v1.11.0
)
This diff is collapsed.
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