helpers/v2.0.2
·
19 commits
to main
since this release
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]>