quay / clair

Vulnerability Static Analysis for Containers
https://quay.github.io/clair/
Apache License 2.0
10.36k stars 1.16k forks source link

chore: update go version to specific patch #2142

Closed crozzy closed 1 month ago

crozzy commented 1 month ago

go mod tidy will modify the go directive to the minimum needed for the project's dependencies (including the patch). This causes the CI to fail.

crozzy commented 1 month ago

/fast-forward