Skip to content

Commit

Permalink
chore: update toolchain to go1.22.0
Browse files Browse the repository at this point in the history
This makes sure we support the two latest golang versions
  • Loading branch information
andrepatta committed Nov 4, 2024
1 parent 014dbd1 commit 7dedd11
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
Expand Up @@ -2,7 +2,7 @@ module github.com/electroneum/electroneum-sc

go 1.22

toolchain go1.23.0
toolchain go1.22.0

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

0 comments on commit 7dedd11

Please sign in to comment.