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 Go modules to use Go 1.23.
tests/check_non_terminating/go.mod
tests/odov3/go.sum
tests/validate_devfile_schemas/go.mod
.ci/Dockerfile
.ci/Dockerfile.offline
.github/workflows/ci.yaml
.github/workflows/pushimge-next.yaml
.github/workflows/validate-stacks.yaml
.github/workflows/validate-samples.yaml
.devfile.yaml
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Which area is this issue related to?
/kind task
/area registry
Issue Description
Update devfile/registry Go modules to use Go 1.23.
Acceptance Criteria
tests/check_non_terminating/go.mod
to Go 1.23tests/odov3/go.sum
to Go 1.23tests/validate_devfile_schemas/go.mod
to Go 1.23.ci/Dockerfile
to Go 1.23.ci/Dockerfile.offline
to Go 1.23.github/workflows/ci.yaml
to Go 1.23.github/workflows/pushimge-next.yaml
to Go 1.23.github/workflows/validate-stacks.yaml
to Go 1.23.github/workflows/validate-samples.yaml
to Go 1.23.github/workflows/validate-samples.yaml
to Go 1.23.devfile.yaml
to Go 1.23The text was updated successfully, but these errors were encountered: