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

chore: CRW-4642 - update to go 1.19 (since... #490

Open
wants to merge 1 commit into
base: devspaces-3.8-rhel-8
Choose a base branch
from

Conversation

nickboldt
Copy link
Member

What does this PR do?

chore: CRW-4642 - update to go 1.19 (since we use that to build) and then run 'go mod tidy; go mod vendor'

Change-Id: I9c2c162f10f0d4c4074fe66d68f2bae1f86e7033
Signed-off-by: Nick Boldt nboldt@redhat.com

Screenshot/screencast of this PR

N/A

What issues does this PR fix or reference?

N/A (or see commit message above for issue number)

How to test this PR?

N/A

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

…then run 'go mod tidy; go mod vendor'

Change-Id: I9c2c162f10f0d4c4074fe66d68f2bae1f86e7033
Signed-off-by: Nick Boldt <nboldt@redhat.com>
@nickboldt
Copy link
Member Author

nickboldt commented Aug 22, 2023

is this not the change that was reverted upstream? looks very different from https://github.com/che-incubator/kubernetes-image-puller/pull/156/files

@SDawley
Copy link
Collaborator

SDawley commented Aug 22, 2023

That was crypto specifically, go stayed at 1.15
As a general rule if we can get it to work I am pro moving to 1.19, though maybe that should be in 3.x not 3.8

Maybe updating all of go instead of just crypto will fix the 'no utils' issue.
Maybe its delusion, maybe it's hope.

I'll test it locally.

@SDawley
Copy link
Collaborator

SDawley commented Aug 22, 2023

OK not working locally. :/ But we should get back to this at some point because a number of the open CVEs I've looked at were regarding go.

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

3 participants