2020-07-23 08:17:30 -04:00

8 lines
93 B
Modula-2

module github.com/anchore/imgbom
go 1.14
require (
github.com/bmatcuk/doublestar v1.3.1
)