github.com/noqcks/syft@v0.0.0-20230920222752-a9e2c4e288e5/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 )