Skip to content

Commit ed3a068

Browse files
Bump github.com/anchore/grype from 0.32.0 to 0.33.0 (openclarity#82)
Bumps [github.com/anchore/grype](https://github.com/anchore/grype) from 0.32.0 to 0.33.0. - [Release notes](https://github.com/anchore/grype/releases) - [Changelog](https://github.com/anchore/grype/blob/main/.goreleaser.yaml) - [Commits](anchore/grype@v0.32.0...v0.33.0) --- updated-dependencies: - dependency-name: github.com/anchore/grype dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa37740 commit ed3a068

File tree

2 files changed

+128
-10
lines changed

2 files changed

+128
-10
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.13
55
require (
66
github.com/Portshift/dockle v0.3.2-0.20210614100546-7ad9b2364ef4
77
github.com/Portshift/klar v1.9.10-0.20220202132318-de104f0cb49c
8-
github.com/anchore/grype v0.32.0
8+
github.com/anchore/grype v0.33.0
99
github.com/containers/image/v5 v5.19.1
1010
github.com/googleapis/gnostic v0.2.2 // indirect
1111
github.com/satori/go.uuid v1.2.0

0 commit comments

Comments
 (0)