Skip to content

Commit 31cf557

Browse files
committed
chore: Bump claircore to v1.5.12
Update claircore dependency to latest tag. Signed-off-by: crozzy <[email protected]>
1 parent 2d2d16a commit 31cf557

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
@@ -15,7 +15,7 @@ require (
1515
github.com/prometheus/client_golang v1.16.0
1616
github.com/pyroscope-io/godeltaprof v0.1.1
1717
github.com/quay/clair/config v1.3.0
18-
github.com/quay/claircore v1.5.11
18+
github.com/quay/claircore v1.5.12
1919
github.com/quay/zlog v1.1.4
2020
github.com/remind101/migrate v0.0.0-20170729031349-52c1edff7319
2121
github.com/rs/zerolog v1.29.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ github.com/quay/alas v1.0.1 h1:MuFpGGXyZlDD7+F/hrnMZmzhS8P2bjRzX9DyGmyLA+0=
189189
github.com/quay/alas v1.0.1/go.mod h1:pseepSrG9pwry1joG7RO/RNRFJaWqiqx9qeoomeYwEk=
190190
github.com/quay/clair/config v1.3.0 h1:UqJIwvgHaWj6yTWrpVnYnlEIKcVYxJItlEF2EsCnw5s=
191191
github.com/quay/clair/config v1.3.0/go.mod h1:XrxQFjAt0W+TUk5GkkSjNPxu1QgfycdRJr/+GVqUxBw=
192-
github.com/quay/claircore v1.5.11 h1:28QKN+ikQnw2/rlB4zkQ/Av3AURaKSZWpVEZPo2+5GY=
193-
github.com/quay/claircore v1.5.11/go.mod h1:UjruI8g/DnNxkF4tF89sF/+rMzAy74NTKjEvapXYTsw=
192+
github.com/quay/claircore v1.5.12 h1:NYYdtnD499V8zkB5JqSJ8G6Iq/LiR/owpaAUKo/Xljs=
193+
github.com/quay/claircore v1.5.12/go.mod h1:UjruI8g/DnNxkF4tF89sF/+rMzAy74NTKjEvapXYTsw=
194194
github.com/quay/claircore/toolkit v1.0.0 h1:FiAo/URPMa62D9KN0YhyK+ATObtXl4I8/Jsf69GEHYM=
195195
github.com/quay/claircore/toolkit v1.0.0/go.mod h1:3ELtgf92x7o1JCTSKVOAqhcnCTXc4s5qiGaEDx62i20=
196196
github.com/quay/claircore/updater/driver v1.0.0 h1:w7dAUjO3GBK6RjNyTZ2Kwz0l/Wuic3ykKJWPB80uA94=

0 commit comments

Comments
 (0)