From abdb2c6fa92ea644a402000807130ed473a76a7a Mon Sep 17 00:00:00 2001 From: Matthieu Vachon Date: Mon, 18 Mar 2024 11:48:12 -0400 Subject: [PATCH] Removed toolchain instructions --- go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/go.mod b/go.mod index 721e9511de80..c915e7f830e8 100644 --- a/go.mod +++ b/go.mod @@ -2,8 +2,6 @@ module github.com/ethereum/go-ethereum go 1.21 -toolchain go1.21.5 - require ( github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.2.0 github.com/Microsoft/go-winio v0.6.1