mirror of
https://github.com/anchore/syft.git
synced 2026-02-12 10:36:45 +01:00
update dependencies
Signed-off-by: Alfredo Deza <adeza@anchore.com>
This commit is contained in:
parent
fa08a8fe6f
commit
5bc17310b6
2
go.mod
2
go.mod
@ -4,8 +4,10 @@ go 1.14
|
|||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/anchore/stereoscope v0.0.0-20200518155435-f6c722e4572b
|
github.com/anchore/stereoscope v0.0.0-20200518155435-f6c722e4572b
|
||||||
|
github.com/go-test/deep v1.0.6
|
||||||
github.com/golang/protobuf v1.4.2 // indirect
|
github.com/golang/protobuf v1.4.2 // indirect
|
||||||
github.com/hashicorp/go-multierror v1.1.0
|
github.com/hashicorp/go-multierror v1.1.0
|
||||||
|
github.com/mitchellh/mapstructure v1.1.2
|
||||||
github.com/opencontainers/go-digest v1.0.0 // indirect
|
github.com/opencontainers/go-digest v1.0.0 // indirect
|
||||||
github.com/sirupsen/logrus v1.6.0 // indirect
|
github.com/sirupsen/logrus v1.6.0 // indirect
|
||||||
github.com/spf13/cobra v1.0.0
|
github.com/spf13/cobra v1.0.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user