mirror of
https://github.com/anchore/syft.git
synced 2025-11-18 17:03:17 +01:00
8 lines
93 B
Modula-2
8 lines
93 B
Modula-2
module github.com/anchore/imgbom
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/bmatcuk/doublestar v1.3.1
|
|
)
|