Skip to content

Commit

Permalink
update noqcks/syft (#223)
Browse files Browse the repository at this point in the history
Signed-off-by: Benji Visser <benji@093b.org>
  • Loading branch information
noqcks committed Nov 2, 2023
1 parent 61495c8 commit 5f49b56
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 @@ -58,7 +58,7 @@ require (
oras.land/oras-go/v2 v2.3.0
)

replace github.com/anchore/syft => github.com/noqcks/syft v0.0.0-20231002145755-294cf5d464ea
replace github.com/anchore/syft => github.com/noqcks/syft v0.0.0-20231012144435-aa2262d32557

require (
cloud.google.com/go v0.110.2 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -814,8 +814,8 @@ github.com/muesli/reflow v0.3.0/go.mod h1:pbwTDkVPibjO2kyvBQRBxTWEEGDGq0FlB1BIKt
github.com/muesli/termenv v0.15.2 h1:GohcuySI0QmI3wN8Ok9PtKGkgkFIk7y6Vpb5PvrY+Wo=
github.com/muesli/termenv v0.15.2/go.mod h1:Epx+iuz8sNs7mNKhxzH4fWXGNpZwUaJKRS1noLXviQ8=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/noqcks/syft v0.0.0-20231002145755-294cf5d464ea h1:1gBK3G2WX3tHP6N1HtqQBGCenxR3birr8uwdUDVEnnU=
github.com/noqcks/syft v0.0.0-20231002145755-294cf5d464ea/go.mod h1:JTwDULqhUlXmeOJXhbesxhY6zG2due9cefe0E01pneE=
github.com/noqcks/syft v0.0.0-20231012144435-aa2262d32557 h1:tIxmEmvbxchiGw/llyU7XJhtOZl7LdCTX0nIKO32N4I=
github.com/noqcks/syft v0.0.0-20231012144435-aa2262d32557/go.mod h1:JTwDULqhUlXmeOJXhbesxhY6zG2due9cefe0E01pneE=
github.com/notaryproject/notation v1.0.0 h1:CJ17obUMRJOljApN8NCgYNmxfJQ878UrN0VbKACvDW0=
github.com/notaryproject/notation v1.0.0/go.mod h1:BrPDyD390EOKkzLDS/3tEbg79wLIkNc0vCLfKHTd0Hw=
github.com/notaryproject/notation-core-go v1.0.0 h1:FgOAihtFW4XU9JYyTzItg1xW3OaN4eCasw5Bp00Ydu4=
Expand Down

0 comments on commit 5f49b56

Please sign in to comment.