go.mod: upgrade to go1.24.0

This commit is contained in:
cuiweixie 2025-08-14 20:48:52 +08:00
parent 25cce4dfe4
commit 806f22e7b9

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/ethereum/go-ethereum module github.com/ethereum/go-ethereum
go 1.23.0 go 1.24.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