diff --git a/go.mod b/go.mod index 8a45779..6861f43 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/imdario/mergo v0.3.12 github.com/matryer/is v1.4.0 github.com/spf13/cobra v1.4.0 - gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 + gopkg.in/yaml.v3 v3.0.1 ) require (