mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
This PR updates the version of go used in builds and docker to 1.23.0. Release notes: https://go.dev/doc/go1.23 More importantly, following our policy of maintaining the last two versions (which now becomes 1.23 and 1.22), we can now make use of the things that were introduced in 1.22: https://go.dev/doc/go1.22 Go 1.22 makes two changes to “for” loops. - each iteration creates new variables, - for loops may range over integers Other than that, some interesting library changes and other stuff. |
||
|---|---|---|
| .. | ||
| bot | ||
| deb/ethereum | ||
| tools | ||
| checksums.txt | ||
| ci-notes.md | ||
| ci.go | ||
| goimports.sh | ||
| nsis.envvarupdate.nsh | ||
| nsis.geth.nsi | ||
| nsis.install.nsh | ||
| nsis.pathupdate.nsh | ||
| nsis.simplefc.dll | ||
| nsis.simplefc.source.zip | ||
| nsis.uninstall.nsh | ||
| travis_keepalive.sh | ||
| update-license.go | ||