mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 16:33:21 +01:00
retraction for mispublished versions (#1147)
Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
This commit is contained in:
parent
621f0fe082
commit
5be7e081f5
5
go.mod
5
go.mod
@ -322,3 +322,8 @@ require (
|
|||||||
github.com/pkg/errors v0.9.1
|
github.com/pkg/errors v0.9.1
|
||||||
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d // indirect
|
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d // indirect
|
||||||
)
|
)
|
||||||
|
|
||||||
|
retract (
|
||||||
|
v0.53.2
|
||||||
|
v0.53.1 // Published accidentally with incorrect license in depdencies
|
||||||
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user