Skip to content

Conversation

@Noxsios
Copy link
Contributor

@Noxsios Noxsios commented Apr 17, 2025

Description

CI is currently stuck due to vulnerabilities in old dependencies + some needed go mod tidy. Checked Zarf (only importer this repo currently cares about) and it is on Go 1.24.x, so upgrading to Go 1.24.0 should not introduce any breaking changes.

Evidence:

@Noxsios Noxsios changed the title chore(deps): upgrade to go 1.23 chore(deps): upgrade to go 1.24 Apr 17, 2025
@Noxsios
Copy link
Contributor Author

Noxsios commented Apr 17, 2025

Had to go get -u github.com/distribution/distribution/v3@main since the upgrade for golang.org/x/net happened 14 hours ago distribution/distribution@e016d95

Noxsios added 8 commits April 21, 2025 11:25
Signed-off-by: Harry Randazzo <[email protected]>
Signed-off-by: Harry Randazzo <[email protected]>
Signed-off-by: Harry Randazzo <[email protected]>
Signed-off-by: Harry Randazzo <[email protected]>
Signed-off-by: Harry Randazzo <[email protected]>
Signed-off-by: Harry Randazzo <[email protected]>
Signed-off-by: Harry Randazzo <[email protected]>
@Noxsios Noxsios marked this pull request as ready for review April 21, 2025 18:27
@Noxsios Noxsios requested review from a team as code owners April 21, 2025 18:27
Copy link
Contributor

@AustinAbro321 AustinAbro321 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, distribution/distribution is only used in tests so importers won't pick up the dependency at a specific commit anyway

@Noxsios Noxsios merged commit 544b070 into main Apr 21, 2025
11 checks passed
@Noxsios Noxsios deleted the update-deps branch April 21, 2025 19:26
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