2020-07-23 20:54:04 -04:00

8 lines
91 B
Modula-2

module github.com/anchore/syft
go 1.14
require (
github.com/bmatcuk/doublestar v1.3.1
)