github.com/kastenhq/syft@v0.0.0-20230821225854-0710af25cdbe/syft/pkg/cataloger/golang/test-fixtures/one-package (about)

     1  module github.com/anchore/syft
     2  
     3  go 1.14
     4  
     5  require (
     6  	github.com/bmatcuk/doublestar v1.3.1
     7  )