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.mod: bump Go version to 1.20 #182

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

rst0git
Copy link
Member

@rst0git rst0git commented Jul 15, 2024

This pull request updates the minimum go version to 1.20. These changes are required for #175

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
@snprajwal
Copy link
Member

The required statuses will have to be moved to the runs with the new versions

@rst0git
Copy link
Member Author

rst0git commented Jul 15, 2024

@adrianreber Would it be possible to update the list of expected CI tests for the repository?.

image

@adrianreber adrianreber merged commit 9453d23 into checkpoint-restore:master Jul 16, 2024
12 checks passed
@adrianreber
Copy link
Member

@rst0git Can you remove the additional version check from test/Makefile. The one we introduced for test coverage which required 1.20.

@rst0git
Copy link
Member Author

rst0git commented Jul 16, 2024

Can you remove the additional version check from test/Makefile. The one we introduced for test coverage which required 1.20.

Sure, I opened the following pull request to remove the additional version check: #183

@rst0git rst0git deleted the update-go-version branch July 16, 2024 07:52
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