Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
Require go 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
trianglesphere committed Mar 22, 2022
1 parent 785b5ce commit e7e32ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/ethereum-optimism/optimistic-specs

go 1.17
go 1.18

require (
github.com/ethereum/go-ethereum v1.10.16
Expand Down

0 comments on commit e7e32ed

Please sign in to comment.