osbuild / bootc-image-builder

A container for deploying bootable container images.
https://osbuild.org
Apache License 2.0
136 stars 57 forks source link

go.mod: update all dependencies #595

Closed achilleas-k closed 2 months ago

achilleas-k commented 3 months ago

Update all dependencies (go get -u ./...). Also updates the go version to 1.22.5, which is required by some of the updated dependencies.

I'm updating everything to address any second or higher order dependencies on docker/docker versions affected by the recent critical CVE: GHSA-v23v-6jw2-98fq

Go 1.22.5 is available in RHEL 9.5 and CentOS Stream 9, so we wont have any issues with the update.

github-actions[bot] commented 2 months ago

This PR is stale because it has been open 30 days with no activity. Remove "Stale" label or comment or this will be closed in 7 days.

github-actions[bot] commented 2 months ago

This PR was closed because it has been stalled for 30+7 days with no activity.