We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/kind task
/area registry
Update devfile/registry-support Go modules to use Go 1.24.
index/generator/go.mod
index/server/go.mod
tests/integration/go.mod
index/server/Dockerfile
oci-registry/Dockerfile
tests/integration/Dockerfile
.ci/Dockerfile
.github/workflows/ci.yaml
.github/workflows/codecov.yaml
.github/workflows/pushimage-next.yaml
The text was updated successfully, but these errors were encountered:
/status blocked
See #1700 for tracking registry library update. #1700 and #1699 should be done before this issue.
Sorry, something went wrong.
Follow spirit of others will set the sizing to 3 and priority to major.
No branches or pull requests
Which area is this issue related to?
/kind task
/area registry
Issue Description
Update devfile/registry-support Go modules to use Go 1.24.
Acceptance Criteria
index/generator/go.mod
to Go 1.24index/server/go.mod
to Go 1.24tests/integration/go.mod
to Go 1.24index/server/Dockerfile
to Go 1.24oci-registry/Dockerfile
to Go 1.24tests/integration/Dockerfile
to Go 1.24.ci/Dockerfile
to Go 1.24.github/workflows/ci.yaml
to Go 1.24.github/workflows/codecov.yaml
to Go 1.24.github/workflows/pushimage-next.yaml
to Go 1.24The text was updated successfully, but these errors were encountered: