diff --git a/vendor/github.com/Masterminds/sprig/v3/go.mod b/vendor/github.com/Masterminds/sprig/v3/go.mod index 672e04f89a24a698dad0e9b4027886e2245dd425..223d674907dbd3bf6023ab1f56a1eb1aa435c3dd 100644 --- a/vendor/github.com/Masterminds/sprig/v3/go.mod +++ b/vendor/github.com/Masterminds/sprig/v3/go.mod @@ -6,7 +6,7 @@ require ( github.com/Masterminds/goutils v1.1.0 github.com/Masterminds/semver/v3 v3.1.1 github.com/google/uuid v1.1.1 - github.com/huandu/xstrings v1.3.1 + github.com/huandu/xstrings v1.3.2 github.com/imdario/mergo v0.3.11 github.com/mitchellh/copystructure v1.0.0 github.com/shopspring/decimal v1.2.0