Restore Go version to 1.23.0 to match main repository

This commit is contained in:
sivaratrisrinivas 2025-03-11 23:33:03 -05:00
parent c8744668cd
commit 3408f1d61b

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/ethereum/go-ethereum module github.com/ethereum/go-ethereum
go 1.23 go 1.23.0
require ( require (
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.2.0 github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.2.0