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 claircore to v1.5.26 #2020

Closed clair-app[bot] closed 7 months ago

clair-app[bot] commented 7 months ago

Update claircore to latest release.

app-sre-bot commented 7 months ago

Can one of the admins verify this patch?

glebsts commented 7 months ago

GO version 1.21 changed tooling which handles version format in go.mod. Current pipeline has

Setup go version spec 1.20
Found in cache @ /opt/hostedtoolcache/go/1.20.14/x64

need to bump it to 1.21.x or higher

cc @crozzy regarding your commit 2fed0f