Skip to content

Commit a972814

Browse files
fjljakub-freebit
authored andcommitted
go.mod: remove toolchain line (ethereum#31057)
We have our own system for downloading the toolchain, and really don't want Go's to get in the way of that. We may switch to Go's builtin toolchain support, but not now.
1 parent 226a094 commit a972814

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/ethereum/go-ethereum
22

33
go 1.22
44

5-
toolchain go1.22.0
6-
75
require (
86
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.2.0
97
github.com/Microsoft/go-winio v0.6.2

0 commit comments

Comments
 (0)