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

Update Go version to v1.21 #303

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Update Go version to v1.21 #303

merged 1 commit into from
Aug 23, 2023

Conversation

reachjainrahul
Copy link
Contributor

Description

Update Nephe to use golang v1.21

Changes

Changed build image to golang v1.21
Remove rand.Seed. Starting with Go v1.20, the generator is seeded randomly at program startup, and we no longer need to do it manually.
Update CI to install golang v1.21 on Jenkins node

@reachjainrahul
Copy link
Contributor Author

/nephe-test-e2e-kind

@reachjainrahul reachjainrahul added this to the Nephe v0.7.0 release milestone Aug 23, 2023
Change build image to golang v1.21
Remove rand.Seed
Update jenkins to install golang v1.21

Signed-off-by: Rahul Jain <rahulj@vmware.com>
@reachjainrahul
Copy link
Contributor Author

/nephe-test-e2e-kind

@reachjainrahul reachjainrahul merged commit a52bffd into main Aug 23, 2023
12 checks passed
@reachjainrahul reachjainrahul deleted the goversion branch August 23, 2023 22:46
@antoninbas
Copy link
Contributor

The CONTRIBUTING.md document still has a reference to Go 1.17

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.

3 participants