Skip to content

Commit

Permalink
use grype dev branch
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Goodman <[email protected]>
  • Loading branch information
wagoodman committed Dec 2, 2024
1 parent 7fdec32 commit cb5c048
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 @@ -8,7 +8,7 @@ require (
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
github.com/adrg/xdg v0.5.3
github.com/anchore/go-logger v0.0.0-20230725134548-c21dafa1ec5a
github.com/anchore/grype v0.85.1-0.20241202190535-6a5cfcc6b561
github.com/anchore/grype v0.85.1-0.20241202212549-2dc52e392512
github.com/anchore/syft v1.17.0
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
github.com/dave/jennifer v1.7.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,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.85.1-0.20241202190535-6a5cfcc6b561 h1:lNllRlVJpLEk7fTi70WBX6HCBPcz5bwL/2B34fhpySA=
github.com/anchore/grype v0.85.1-0.20241202190535-6a5cfcc6b561/go.mod h1:q3SBzch9Pr2bRko3P2/UaDZqN1Iqorz2H11uuz6RJPI=
github.com/anchore/grype v0.85.1-0.20241202212549-2dc52e392512 h1:FQDI216P+xK69pyvJJqvmkk5k5uVvbGE0VCKUppOgYk=
github.com/anchore/grype v0.85.1-0.20241202212549-2dc52e392512/go.mod h1:q3SBzch9Pr2bRko3P2/UaDZqN1Iqorz2H11uuz6RJPI=
github.com/anchore/packageurl-go v0.1.1-0.20241018175412-5c22e6360c4f h1:dAQPIrQ3a5PBqZeZ+B9NGZsGmodk4NO9OjDIsQmQyQM=
github.com/anchore/packageurl-go v0.1.1-0.20241018175412-5c22e6360c4f/go.mod h1:KoYIv7tdP5+CC9VGkeZV4/vGCKsY55VvoG+5dadg4YI=
github.com/anchore/stereoscope v0.0.9 h1:rLhYWe/CXhDq/UCUWQ3U5xtpGk4RFnssKaM0bHhs5us=
Expand Down

0 comments on commit cb5c048

Please sign in to comment.