Skip to content

oci/v1.0.5

Choose a tag to compare

@pkg-workflow pkg-workflow released this 21 Apr 19:27
· 19 commits to main since this release
544b070
chore(deps): upgrade to go 1.24 (#164)

## 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:

-
https://github.com/defenseunicorns/pkg/actions/runs/14523743979/job/40750505482?pr=160
-
https://github.com/defenseunicorns/pkg/actions/runs/14523743975/job/40750506121?pr=160

---------

Signed-off-by: Harry Randazzo <[email protected]>