go mod tidy

This commit is contained in:
Martin Holst Swende 2024-08-19 16:57:31 +02:00
parent 413243f132
commit db2c4533ab
No known key found for this signature in database
GPG key ID: 683B438C05A5DDF0

1
go.mod
View file

@ -1,6 +1,7 @@
module github.com/ethereum/go-ethereum
go 1.22
toolchain go1.22.0
require (