module github.com/anchore/syft/.make go 1.25.8 require github.com/anchore/go-make v0.8.0 require ( github.com/bmatcuk/doublestar/v4 v4.10.0 // indirect github.com/goccy/go-yaml v1.19.2 // indirect golang.org/x/mod v0.37.0 // indirect golang.org/x/sys v0.46.0 // indirect )