Commit 2f2eaa44 authored by Mark Tyneway's avatar Mark Tyneway

deps: update l2geth-exporter to use go-ethereum v1.10.16

parent d4de0cf3
---
'@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 ...@@ -3,6 +3,6 @@ module github.com/ethereum-optimism/optimism/go/l2geth-exporter
go 1.16 go 1.16
require ( 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 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