We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa37740 commit ed3a068Copy full SHA for ed3a068
go.mod
@@ -5,7 +5,7 @@ go 1.13
5
require (
6
github.com/Portshift/dockle v0.3.2-0.20210614100546-7ad9b2364ef4
7
github.com/Portshift/klar v1.9.10-0.20220202132318-de104f0cb49c
8
- github.com/anchore/grype v0.32.0
+ github.com/anchore/grype v0.33.0
9
github.com/containers/image/v5 v5.19.1
10
github.com/googleapis/gnostic v0.2.2 // indirect
11
github.com/satori/go.uuid v1.2.0
0 commit comments