Skip to content

Commit

Permalink
chore: update claircore version
Browse files Browse the repository at this point in the history
Signed-off-by: Hank Donnay <hdonnay@redhat.com>
  • Loading branch information
hdonnay committed Nov 19, 2021
1 parent b2d68b3 commit 953fa97
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 @@ -14,7 +14,7 @@ require (
github.com/mattn/go-sqlite3 v1.11.0 // indirect
github.com/prometheus/client_golang v1.9.0
github.com/quay/clair/config v1.0.0
github.com/quay/claircore v1.1.2
github.com/quay/claircore v1.1.3
github.com/quay/zlog v0.0.0-20210113185248-ce16eed1dcec
github.com/remind101/migrate v0.0.0-20170729031349-52c1edff7319
github.com/rs/zerolog v1.20.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -808,8 +808,8 @@ github.com/prometheus/procfs v0.6.0/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1
github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU=
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/claircore v1.1.2 h1:hQQmFgMPp13uO50Ak0LiumT5miHCXuamKMkt15Oas/E=
github.com/quay/claircore v1.1.2/go.mod h1:5TkWYs8LcY56Dn1sJ6cnL9SpmNecUQHbgX8uJOsSo+U=
github.com/quay/claircore v1.1.3 h1:2IYnlQ9bAtavPwAU78KMyZQhd+cXLqh+SeqVMrqeBAM=
github.com/quay/claircore v1.1.3/go.mod h1:5TkWYs8LcY56Dn1sJ6cnL9SpmNecUQHbgX8uJOsSo+U=
github.com/quay/goval-parser v0.8.6 h1:h1Xg3SZR/6I7UVa1LcsQZvQft/q7sJbosmFrjzSmdqE=
github.com/quay/goval-parser v0.8.6/go.mod h1:Y0NTNfPYOC7yxsYKzJOrscTWUPq1+QbtHw4XpPXWPMc=
github.com/quay/zlog v0.0.0-20210113185248-ce16eed1dcec h1:v6gbUFTnms8pwArSDyE4rVK1ySLbxy9EQrbQqdOhAyY=
Expand Down

0 comments on commit 953fa97

Please sign in to comment.