-
- Downloads
go.mod,sum: go mod tidy
... | ... | @@ -7,14 +7,11 @@ require ( |
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d // indirect | ||
github.com/brancz/gojsontoyaml v0.0.0-20191212081931-bf2969bbd742 | ||
github.com/campoy/embedmd v1.0.0 | ||
github.com/gogo/protobuf v1.1.1 // indirect | ||
github.com/google/go-jsonnet v0.15.1-0.20200319155144-6f135f75bc0e | ||
github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d // indirect | ||
github.com/imdario/mergo v0.3.7 // indirect | ||
github.com/jsonnet-bundler/jsonnet-bundler v0.3.1 | ||
github.com/kr/pretty v0.2.0 // indirect | ||
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect | ||
github.com/modern-go/reflect2 v1.0.1 // indirect | ||
github.com/pkg/errors v0.8.1 | ||
github.com/prometheus/client_golang v1.5.1 | ||
github.com/spf13/pflag v1.0.3 // indirect | ||
... | ... |
Please register or sign in to comment