go.mod,sum: go mod tidy

This commit is contained in:
Lili Cosic
2020-04-16 22:02:52 +02:00
parent f6ff666135
commit fd67733729
2 changed files with 1 additions and 16 deletions

3
go.mod
View File

@@ -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