Skip to content

Commit

Permalink
update noqcks/syft version (#273)
Browse files Browse the repository at this point in the history
Signed-off-by: Benji Visser <benji@093b.org>
  • Loading branch information
noqcks committed Jan 9, 2024
1 parent b569d64 commit 6487ca0
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-20231107190905-9cd3f1bd08e2
replace github.com/anchore/syft => github.com/noqcks/syft v0.0.0-20240109150718-1b286b681098

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-20231107190905-9cd3f1bd08e2 h1:Fb07E7QFWDLDO0UBa1oTtz+lkn/uSQd/wtCZiath/Ss=
github.com/noqcks/syft v0.0.0-20231107190905-9cd3f1bd08e2/go.mod h1:JTwDULqhUlXmeOJXhbesxhY6zG2due9cefe0E01pneE=
github.com/noqcks/syft v0.0.0-20240109150718-1b286b681098 h1:+TJ4eFgWFdZgO/ltg7DMjNeoT5w1AnGoNS4pUvJfNo4=
github.com/noqcks/syft v0.0.0-20240109150718-1b286b681098/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 6487ca0

Please sign in to comment.