Skip to content

Commit 3d61485

Browse files
committed
chore: bump Claircore to v1.5.5
Bump Claircore to the latest tag. Signed-off-by: crozzy <[email protected]>
1 parent b2d7a09 commit 3d61485

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/ldelossa/responserecorder v1.0.2-0.20210711162258-40bec93a9325
1414
github.com/prometheus/client_golang v1.15.1
1515
github.com/quay/clair/config v1.1.3
16-
github.com/quay/claircore v1.5.4
16+
github.com/quay/claircore v1.5.5
1717
github.com/quay/zlog v1.1.4
1818
github.com/remind101/migrate v0.0.0-20170729031349-52c1edff7319
1919
github.com/rs/zerolog v1.29.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -725,8 +725,8 @@ github.com/quay/alas v1.0.1 h1:MuFpGGXyZlDD7+F/hrnMZmzhS8P2bjRzX9DyGmyLA+0=
725725
github.com/quay/alas v1.0.1/go.mod h1:pseepSrG9pwry1joG7RO/RNRFJaWqiqx9qeoomeYwEk=
726726
github.com/quay/clair/config v1.1.3 h1:z9wmMQFJASQZwQKSTH3VV1A37dov10mLgutUSRBM4cI=
727727
github.com/quay/clair/config v1.1.3/go.mod h1:3mfaS7n0V/+lHMJ72SBbaiD+fTi/us1j/Ad8fvE6j5U=
728-
github.com/quay/claircore v1.5.4 h1:uEkYK3prSp5gKNBuI/wa8+XPVApm14pT25iSnpwJmPA=
729-
github.com/quay/claircore v1.5.4/go.mod h1:QoKTswHrXysCScSHj9+Ylc1Yl3t25hAyXpBDUcpqS48=
728+
github.com/quay/claircore v1.5.5 h1:SH3gkJGRo4jSGh/l/OQPoI6DL292VRGk3SF8QIKlEHE=
729+
github.com/quay/claircore v1.5.5/go.mod h1:QoKTswHrXysCScSHj9+Ylc1Yl3t25hAyXpBDUcpqS48=
730730
github.com/quay/claircore/toolkit v1.0.0 h1:FiAo/URPMa62D9KN0YhyK+ATObtXl4I8/Jsf69GEHYM=
731731
github.com/quay/claircore/toolkit v1.0.0/go.mod h1:3ELtgf92x7o1JCTSKVOAqhcnCTXc4s5qiGaEDx62i20=
732732
github.com/quay/claircore/updater/driver v1.0.0 h1:w7dAUjO3GBK6RjNyTZ2Kwz0l/Wuic3ykKJWPB80uA94=

0 commit comments

Comments
 (0)