ref: Update Sprig to 2.18.0

This fixes a problem with Go 1.11 and also adds some new functions.

Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
pull/5300/head
Matt Butcher 7 years ago
parent f5986db184
commit 5567f4d5b5
No known key found for this signature in database
GPG Key ID: DCD5F5E5EF32C345

@ -21,7 +21,7 @@ import:
- package: github.com/imdario/mergo - package: github.com/imdario/mergo
version: v0.3.5 version: v0.3.5
- package: github.com/Masterminds/sprig - package: github.com/Masterminds/sprig
version: ^2.16.0 version: ^2.18.0
- package: github.com/ghodss/yaml - package: github.com/ghodss/yaml
- package: github.com/Masterminds/semver - package: github.com/Masterminds/semver
version: ~1.3.1 version: ~1.3.1

Loading…
Cancel
Save