Skip to content

Commit

Permalink
deps: update module github.com/anchore/grype to v0.73.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 18, 2023
1 parent ba3606f commit 03e1edf
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.21.4

require (
github.com/anchore/grype v0.73.2
github.com/anchore/grype v0.73.3
github.com/anchore/stereoscope v0.0.0-20231117203853-3610f4ef3e83
github.com/anchore/syft v0.97.1
github.com/ckotzbauer/libstandard v0.0.0-20231101043320-363c9097d706
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,8 @@ github.com/anchore/grype v0.73.1 h1:KOlPLl55NtdRDR9d/zhIoNAse+QhqkfQze8w32E/hHc=
github.com/anchore/grype v0.73.1/go.mod h1:kq0U09dJ/pbEoDOR947rI8ygAsg1W8qu5z5AQSY+I6w=
github.com/anchore/grype v0.73.2 h1:iPEmknZOD3UPEETxHbyNXbZYZ3xQinw/w6BMeArCgwk=
github.com/anchore/grype v0.73.2/go.mod h1:RD2DhnOcslK+9ESlMBGrwFr3KpoLLYYz4I5Z/0b6ygI=
github.com/anchore/grype v0.73.3 h1:0nu2N75gKuq8ILQvgdwMZRz3OyQTK2qEgOs39cySsvk=
github.com/anchore/grype v0.73.3/go.mod h1:VdDivoawHIL61nD/IrKK9YuvpYSQl2/5GfTW2WDEFH0=
github.com/anchore/packageurl-go v0.1.1-0.20230104203445-02e0a6721501 h1:AV7qjwMcM4r8wFhJq3jLRztew3ywIyPTRapl2T1s9o8=
github.com/anchore/packageurl-go v0.1.1-0.20230104203445-02e0a6721501/go.mod h1:Blo6OgJNiYF41ufcgHKkbCKF2MDOMlrqhXv/ij6ocR4=
github.com/anchore/stereoscope v0.0.0-20231027135531-5909e353ee88 h1:2fQngWFSfBIUWuMGo6qy+jVTyrMNuY+eL5IkE36oTJo=
Expand Down

0 comments on commit 03e1edf

Please sign in to comment.