diff --git a/vendor/github.com/Masterminds/sprig/v3/go.mod b/vendor/github.com/Masterminds/sprig/v3/go.mod index 672e04f89a24a698dad0e9b4027886e2245dd425..b5710d490d03ee308b98f4397a31ab89e436841e 100644 --- a/vendor/github.com/Masterminds/sprig/v3/go.mod +++ b/vendor/github.com/Masterminds/sprig/v3/go.mod @@ -8,7 +8,7 @@ require ( github.com/google/uuid v1.1.1 github.com/huandu/xstrings v1.3.1 github.com/imdario/mergo v0.3.11 - github.com/mitchellh/copystructure v1.0.0 + github.com/mitchellh/copystructure v1.1.1 github.com/shopspring/decimal v1.2.0 github.com/spf13/cast v1.3.1 github.com/stretchr/testify v1.5.1