diff --git a/go.mod b/go.mod index 2676f7c..6584fd4 100644 --- a/go.mod +++ b/go.mod @@ -4,6 +4,6 @@ go 1.14 require ( github.com/xeipuuv/gojsonschema v1.2.0 - gopkg.in/yaml.v2 v2.3.0 + gopkg.in/yaml.v2 v2.3.0 // indirect sigs.k8s.io/yaml v1.2.0 ) diff --git a/vendor/modules.txt b/vendor/modules.txt index 67f6777..aa316f7 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1,5 +1,3 @@ -# github.com/instrumenta/kubeval v0.0.0-20200515185822-7721cbec724c -## explicit # github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f github.com/xeipuuv/gojsonpointer # github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415