mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
Update go.mod
This commit is contained in:
parent
1d23d61eed
commit
18a196fcb9
1 changed files with 1 additions and 3 deletions
4
go.mod
4
go.mod
|
|
@ -1,8 +1,6 @@
|
||||||
module github.com/ethereum/go-ethereum
|
module github.com/ethereum/go-ethereum
|
||||||
|
|
||||||
go 1.21
|
go 1.20
|
||||||
|
|
||||||
toolchain go1.21.1
|
|
||||||
|
|
||||||
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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue