blob: 12b6de9f0cdc0fc21412e8011035968fc637130c [file] [log] [blame]
module github.com/apache/camel-kamelets/docs/generator
go 1.14
require (
github.com/apache/camel-k/pkg/apis/camel v1.4.0
github.com/bbalet/stopwords v1.0.0
github.com/pkg/errors v0.9.1
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
k8s.io/apimachinery v0.19.8
)