Skip to content

Commit

Permalink
deps: update module github.com/anchore/grype to v0.48.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 27, 2022
1 parent 2bbc4bc commit 1068912
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/ckotzbauer/vulnerability-operator
go 1.19

require (
github.com/anchore/grype v0.47.0
github.com/anchore/grype v0.48.0
github.com/anchore/syft v0.54.0
github.com/ckotzbauer/libstandard v0.0.0-20220801044619-e3c9900286ea
github.com/prometheus/client_golang v1.13.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,8 @@ github.com/anchore/grype v0.46.0 h1:8eaUg7RsNJ/bbMfZHhQl/VjiU5WvR52YygfaY3BhpDE=
github.com/anchore/grype v0.46.0/go.mod h1:0i0Y45T1cg8zRJb5wgK5V3TONHfOrywWWR4kMmOByxE=
github.com/anchore/grype v0.47.0 h1:3LLbCU1lIZ5B9EfetSejkAybvfVp9jJSEP4+6+j2yUg=
github.com/anchore/grype v0.47.0/go.mod h1:NGu7icV/+8AxIiUyZRR8pYCCQkA6qd5ONYmjZeLAJvE=
github.com/anchore/grype v0.48.0 h1:B//Hax7SXJT0i6oaGEgXNwm/Bgoc3ZcywCzfwawOPXw=
github.com/anchore/grype v0.48.0/go.mod h1:NGu7icV/+8AxIiUyZRR8pYCCQkA6qd5ONYmjZeLAJvE=
github.com/anchore/packageurl-go v0.1.1-0.20220428202044-a072fa3cb6d7 h1:kDrYkTSM9uIxaX/P9s0F4nKYNM+hnSgLJdLpqvsaQ/g=
github.com/anchore/packageurl-go v0.1.1-0.20220428202044-a072fa3cb6d7/go.mod h1:Blo6OgJNiYF41ufcgHKkbCKF2MDOMlrqhXv/ij6ocR4=
github.com/anchore/sqlite v1.4.6-0.20220607210448-bcc6ee5c4963 h1:vrf2PYH77vqVJoNR15ZuFJ63qwBMqrmGIt/7VsBhLF8=
Expand Down

0 comments on commit 1068912

Please sign in to comment.