Skip to content

Commit

Permalink
change go version
Browse files Browse the repository at this point in the history
  • Loading branch information
gballet committed Sep 9, 2024
1 parent 5652d88 commit d7c2757
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/ethereum/go-ethereum

go 1.22
go 1.20

toolchain go1.22.1
toolchain go1.20.1

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

0 comments on commit d7c2757

Please sign in to comment.