github.com/anchore/syft@v1.4.2-0.20240516191711-1bec1fc5d397/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 )