mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-23 05:06:43 +00:00
cmd/keeper: require lesser go
This commit is contained in:
parent
fb155b3d32
commit
060786be2a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/ethereum/go-ethereum/cmd/keeper
|
||||
|
||||
go 1.25.0
|
||||
go 1.24.0
|
||||
|
||||
require (
|
||||
github.com/ethereum/go-ethereum v1.16.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue