Skip to content

Commit

Permalink
deps: update module github.com/anchore/grype to v0.54.0 (#178)
Browse files Browse the repository at this point in the history
* deps: update module github.com/anchore/grype to v0.54.0

* fix: update grype to 0.54.0

Signed-off-by: Christian Kotzbauer <[email protected]>

Signed-off-by: Christian Kotzbauer <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christian Kotzbauer <[email protected]>
  • Loading branch information
renovate[bot] and ckotzbauer authored Dec 18, 2022
1 parent 121029e commit cfe5912
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 68 deletions.
9 changes: 1 addition & 8 deletions 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.53.1
github.com/anchore/grype v0.54.0
github.com/anchore/syft v0.63.0
github.com/ckotzbauer/libstandard v0.0.0-20221211123229-8434bdf8eece
github.com/prometheus/client_golang v1.14.0
Expand All @@ -24,12 +24,6 @@ require (
cloud.google.com/go/compute/metadata v0.2.1 // indirect
cloud.google.com/go/iam v0.7.0 // indirect
cloud.google.com/go/storage v1.27.0 // indirect
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
github.com/Azure/go-autorest/autorest v0.11.28 // indirect
github.com/Azure/go-autorest/autorest/adal v0.9.21 // indirect
github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect
github.com/Azure/go-autorest/logger v0.2.1 // indirect
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
github.com/CycloneDX/cyclonedx-go v0.7.0 // indirect
github.com/DataDog/zstd v1.5.2 // indirect
github.com/Masterminds/goutils v1.1.1 // indirect
Expand Down Expand Up @@ -106,7 +100,6 @@ require (
github.com/go-test/deep v1.0.8 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
github.com/golang-jwt/jwt/v4 v4.4.2 // indirect
github.com/golang/glog v1.0.0 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/mock v1.6.0 // indirect
Expand Down
Loading

0 comments on commit cfe5912

Please sign in to comment.