mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
go mod tidy
This commit is contained in:
parent
413243f132
commit
db2c4533ab
1 changed files with 1 additions and 0 deletions
1
go.mod
1
go.mod
|
|
@ -1,6 +1,7 @@
|
|||
module github.com/ethereum/go-ethereum
|
||||
|
||||
go 1.22
|
||||
|
||||
toolchain go1.22.0
|
||||
|
||||
require (
|
||||
|
|
|
|||
Loading…
Reference in a new issue