Skip to content

Commit

Permalink
deps: update module github.com/anchore/grype to v0.73.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 11, 2023
1 parent f86718e commit 969b3f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/ckotzbauer/vulnerability-operator
go 1.21.4

require (
github.com/anchore/grype v0.73.0
github.com/anchore/grype v0.73.1
github.com/anchore/stereoscope v0.0.0-20231027135531-5909e353ee88
github.com/anchore/syft v0.95.0
github.com/anchore/syft v0.96.0
github.com/ckotzbauer/libstandard v0.0.0-20231101043320-363c9097d706
github.com/prometheus/client_golang v1.17.0
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -259,12 +259,16 @@ github.com/anchore/go-version v1.2.2-0.20210903204242-51efa5b487c4 h1:rmZG77uXgE
github.com/anchore/go-version v1.2.2-0.20210903204242-51efa5b487c4/go.mod h1:Bkc+JYWjMCF8OyZ340IMSIi2Ebf3uwByOk6ho4wne1E=
github.com/anchore/grype v0.73.0 h1:zwz7ixMSIDnSTWcoFAHdoVEvKFYT00f2mrET824c1dE=
github.com/anchore/grype v0.73.0/go.mod h1:jhSfMOjApBvq3obnyWzjec676plrh0/J5OG16511VzI=
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/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=
github.com/anchore/stereoscope v0.0.0-20231027135531-5909e353ee88/go.mod h1:GKAnytSVV1hoqB5r5Gd9M5Ph3Rzqq0zPdEJesewjC2w=
github.com/anchore/syft v0.95.0 h1:hojCrgQ8hi2MOXuFEwsUkRJoa6lHH9KZcT6cUUchs80=
github.com/anchore/syft v0.95.0/go.mod h1:gwAW3l1ZXkejZR8HBBCXyKkUr05Q+BdYrORKlM0/ZwU=
github.com/anchore/syft v0.96.0 h1:01H7gq2vqAPhZ4ZViJYRJ7FZNgNmSspTnRtRERZwU8Q=
github.com/anchore/syft v0.96.0/go.mod h1:rFrR+vah/AUISayY7XHDx1waBUGGZzYy9cDVhedrwSQ=
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod h1:rCTlJbsFo29Kk6CurOXKm700vrz8f0KW0JNfpkRJY/8=
github.com/andybalholm/brotli v1.0.1/go.mod h1:loMXtMfwqflxFJPmdbJO0a3KNoPuLBgiu3qAvBg8x/Y=
github.com/andybalholm/brotli v1.0.6 h1:Yf9fFpf49Zrxb9NlQaluyE92/+X7UVHlhMNJN2sxfOI=
Expand Down

0 comments on commit 969b3f6

Please sign in to comment.