Skip to content

Commit

Permalink
chore: bump Claircore to v1.5.5
Browse files Browse the repository at this point in the history
Bump Claircore to the latest tag.

Signed-off-by: crozzy <joseph.crosland@gmail.com>
  • Loading branch information
crozzy committed May 26, 2023
1 parent b2d7a09 commit 3d61485
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/ldelossa/responserecorder v1.0.2-0.20210711162258-40bec93a9325
github.com/prometheus/client_golang v1.15.1
github.com/quay/clair/config v1.1.3
github.com/quay/claircore v1.5.4
github.com/quay/claircore v1.5.5
github.com/quay/zlog v1.1.4
github.com/remind101/migrate v0.0.0-20170729031349-52c1edff7319
github.com/rs/zerolog v1.29.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -725,8 +725,8 @@ github.com/quay/alas v1.0.1 h1:MuFpGGXyZlDD7+F/hrnMZmzhS8P2bjRzX9DyGmyLA+0=
github.com/quay/alas v1.0.1/go.mod h1:pseepSrG9pwry1joG7RO/RNRFJaWqiqx9qeoomeYwEk=
github.com/quay/clair/config v1.1.3 h1:z9wmMQFJASQZwQKSTH3VV1A37dov10mLgutUSRBM4cI=
github.com/quay/clair/config v1.1.3/go.mod h1:3mfaS7n0V/+lHMJ72SBbaiD+fTi/us1j/Ad8fvE6j5U=
github.com/quay/claircore v1.5.4 h1:uEkYK3prSp5gKNBuI/wa8+XPVApm14pT25iSnpwJmPA=
github.com/quay/claircore v1.5.4/go.mod h1:QoKTswHrXysCScSHj9+Ylc1Yl3t25hAyXpBDUcpqS48=
github.com/quay/claircore v1.5.5 h1:SH3gkJGRo4jSGh/l/OQPoI6DL292VRGk3SF8QIKlEHE=
github.com/quay/claircore v1.5.5/go.mod h1:QoKTswHrXysCScSHj9+Ylc1Yl3t25hAyXpBDUcpqS48=
github.com/quay/claircore/toolkit v1.0.0 h1:FiAo/URPMa62D9KN0YhyK+ATObtXl4I8/Jsf69GEHYM=
github.com/quay/claircore/toolkit v1.0.0/go.mod h1:3ELtgf92x7o1JCTSKVOAqhcnCTXc4s5qiGaEDx62i20=
github.com/quay/claircore/updater/driver v1.0.0 h1:w7dAUjO3GBK6RjNyTZ2Kwz0l/Wuic3ykKJWPB80uA94=
Expand Down

0 comments on commit 3d61485

Please sign in to comment.