Skip to content

Commit

Permalink
Merge pull request ethereum#182 from OffchainLabs/go-1-18
Browse files Browse the repository at this point in the history
Use go 1.18
  • Loading branch information
PlasmaPower committed Nov 30, 2022
2 parents c809c9e + 3a89e85 commit b4b883d
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/go-ethereum

go 1.17
go 1.18

require (
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v0.3.0
Expand Down

0 comments on commit b4b883d

Please sign in to comment.