mirror of
https://github.com/anchore/syft.git
synced 2026-04-03 13:20:41 +02:00
8 lines
93 B
Plaintext
8 lines
93 B
Plaintext
module github.com/anchore/imgbom
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/bmatcuk/doublestar v1.3.1
|
|
)
|