Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go version upgrade to 1.19 #1601

Merged
merged 12 commits into from Feb 3, 2023

Conversation

antonydenyer
Copy link
Contributor

@antonydenyer antonydenyer commented Feb 3, 2023

Pull in various image upgrades to fix issues with cve's

karalabe and others added 7 commits February 3, 2023 10:07
This PR improves the docker build speed for repeated builds where go.mod and go.sum do no change, by placing the downloaded dependencies in a lower layer
This adds support for building statically-linked executables using ci.go.

Static linking is enabled by default in Docker builds, making it possible to
use the geth executable in any Docker image, regardless of the Linux
distribution the Dockerfile is based on.

Co-authored-by: Felix Lange <fjl@twurst.com>
@CLAassistant
Copy link

CLAassistant commented Feb 3, 2023

CLA assistant check
All committers have signed the CLA.

@antonydenyer antonydenyer force-pushed the go-version-upgrade branch 2 times, most recently from c038138 to cc72a92 Compare February 3, 2023 13:59
@antonydenyer antonydenyer merged commit 28721bf into Consensys:master Feb 3, 2023
@antonydenyer antonydenyer changed the title Go version upgrade Go version upgrade to 1.19 Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants