Skip to content

Commit

Permalink
'chore: update claircore to v1.5.19
Browse files Browse the repository at this point in the history
Update claircore to latest release.
'

Signed-off-by: Claircore-CI <[email protected]>
  • Loading branch information
crozzy committed Oct 3, 2023
1 parent f783b35 commit ab3a754
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/prometheus/client_golang v1.17.0
github.com/pyroscope-io/godeltaprof v0.1.2
github.com/quay/clair/config v1.3.0
github.com/quay/claircore v1.5.18
github.com/quay/claircore v1.5.19
github.com/quay/zlog v1.1.5
github.com/remind101/migrate v0.0.0-20170729031349-52c1edff7319
github.com/rs/zerolog v1.31.0
Expand Down Expand Up @@ -75,7 +75,7 @@ require (
github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 // indirect
github.com/prometheus/common v0.44.0 // indirect
github.com/prometheus/procfs v0.11.1 // indirect
github.com/quay/claircore/toolkit v1.1.0 // indirect
github.com/quay/claircore/toolkit v1.1.1 // indirect
github.com/quay/claircore/updater/driver v1.0.0 // indirect
github.com/quay/goval-parser v0.8.8 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -187,11 +187,11 @@ github.com/pyroscope-io/godeltaprof v0.1.2 h1:MdlEmYELd5w+lvIzmZvXGNMVzW2Qc9jDMu
github.com/pyroscope-io/godeltaprof v0.1.2/go.mod h1:psMITXp90+8pFenXkKIpNhrfmI9saQnPbba27VIaiQE=
github.com/quay/clair/config v1.3.0 h1:UqJIwvgHaWj6yTWrpVnYnlEIKcVYxJItlEF2EsCnw5s=
github.com/quay/clair/config v1.3.0/go.mod h1:XrxQFjAt0W+TUk5GkkSjNPxu1QgfycdRJr/+GVqUxBw=
github.com/quay/claircore v1.5.18 h1:mN4QspLC3H1pGGV5Ku3Oy1P9TYvNdqNj1U61kMXAD7w=
github.com/quay/claircore v1.5.18/go.mod h1:4XtUSkSZ1THbVp36dCSpKTonb6wGkGsRMbIpmBMMAkM=
github.com/quay/claircore v1.5.19 h1:nQ6Lg0yodxXPRbBj2yOHt0irit/79aKqaa37qSe3ak8=
github.com/quay/claircore v1.5.19/go.mod h1:PrexKaa8EamLaA/dnOebPH8pWT31mg+AoXHlVDU4kn0=
github.com/quay/claircore/toolkit v1.0.0/go.mod h1:3ELtgf92x7o1JCTSKVOAqhcnCTXc4s5qiGaEDx62i20=
github.com/quay/claircore/toolkit v1.1.0 h1:97DwHYUszafNiMXz7Wd1WexoWH55RNPas34nEBbBuPw=
github.com/quay/claircore/toolkit v1.1.0/go.mod h1:ZZHA/b/qpfUcNHFJeYVA0bOp7aL4r3CTFhlBV/ezoFI=
github.com/quay/claircore/toolkit v1.1.1 h1:9GFy14ffOkIOpl0fbR+bHr4i19VEwms1pXw8S8up0e4=
github.com/quay/claircore/toolkit v1.1.1/go.mod h1:ZZHA/b/qpfUcNHFJeYVA0bOp7aL4r3CTFhlBV/ezoFI=
github.com/quay/claircore/updater/driver v1.0.0 h1:w7dAUjO3GBK6RjNyTZ2Kwz0l/Wuic3ykKJWPB80uA94=
github.com/quay/claircore/updater/driver v1.0.0/go.mod h1:My5aY1wBpgxcWaHQZ0VoPmmj/EzuH7fq4ntzJbos4OI=
github.com/quay/goval-parser v0.8.8 h1:Uf+f9iF2GIR5GPUY2pGoa9il2+4cdES44ZlM0mWm4cA=
Expand Down

0 comments on commit ab3a754

Please sign in to comment.