good morning!!!!

Skip to content
Snippets Groups Projects

Update module github.com/ethereum/go-ethereum to v1.14.11

2 files
+ 21
7
Compare changes
  • Side-by-side
  • Inline

Files

+ 9
7
go 1.19
go 1.22
toolchain go1.23.2
require (
)
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/holiman/uint256 v1.2.2 // indirect
github.com/holiman/uint256 v1.3.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
golang.org/x/crypto v0.9.0 // indirect
golang.org/x/sys v0.8.0 // indirect
golang.org/x/crypto v0.22.0 // indirect
golang.org/x/sys v0.22.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading