Skip to content

Commit

Permalink
Merge pull request #1248 from wolfi-dev/dependabot/go_modules/github.…
Browse files Browse the repository at this point in the history
…com/anchore/grype-0.82.1

build(deps): bump github.com/anchore/grype from 0.82.0 to 0.82.1
  • Loading branch information
xnox authored Oct 16, 2024
2 parents 9c2f20f + c0c8b68 commit d9c422e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
chainguard.dev/melange v0.13.6-0.20241015202724-0900229dc8a4
cloud.google.com/go/storage v1.44.0
github.com/adrg/xdg v0.5.0
github.com/anchore/grype v0.82.0
github.com/anchore/grype v0.82.1
github.com/anchore/stereoscope v0.0.4
github.com/anchore/syft v1.14.1
github.com/chainguard-dev/clog v1.5.1-0.20240811185937-4c523ae4593f
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -291,8 +291,8 @@ github.com/anchore/go-testutils v0.0.0-20200925183923-d5f45b0d3c04 h1:VzprUTpc0v
github.com/anchore/go-testutils v0.0.0-20200925183923-d5f45b0d3c04/go.mod h1:6dK64g27Qi1qGQZ67gFmBFvEHScy0/C8qhQhNe5B5pQ=
github.com/anchore/go-version v1.2.2-0.20210903204242-51efa5b487c4 h1:rmZG77uXgE+o2gozGEBoUMpX27lsku+xrMwlmBZJtbg=
github.com/anchore/go-version v1.2.2-0.20210903204242-51efa5b487c4/go.mod h1:Bkc+JYWjMCF8OyZ340IMSIi2Ebf3uwByOk6ho4wne1E=
github.com/anchore/grype v0.82.0 h1:JKwu33HTkvg0Er2F90s54eMGUSZph2d2pd16oJ29LTo=
github.com/anchore/grype v0.82.0/go.mod h1:EWj7zotZs+Evf7MjSTOhiorUjerYwJuxuv6l2VTqNrk=
github.com/anchore/grype v0.82.1 h1:R6N0KH9maTe7KFc2oKF35czs08Dr1K9eb53O3ZLrudM=
github.com/anchore/grype v0.82.1/go.mod h1:6woHx+Ml7AVRjpYvt8Ltg98L+9rDdADC//cA8PIa570=
github.com/anchore/packageurl-go v0.1.1-0.20240507183024-848e011fc24f h1:B/E9ixKNCasntpoch61NDaQyGPDXLEJlL+B9B/PbdbA=
github.com/anchore/packageurl-go v0.1.1-0.20240507183024-848e011fc24f/go.mod h1:Blo6OgJNiYF41ufcgHKkbCKF2MDOMlrqhXv/ij6ocR4=
github.com/anchore/stereoscope v0.0.4 h1:la/3dA55fX1gU8bcykgYoS0aiqZKulTgmV1CDnDTVtU=
Expand Down

0 comments on commit d9c422e

Please sign in to comment.