Unverified Commit 367b6fc1 authored by Matt Butcher's avatar Matt Butcher Committed by GitHub

chore: Update sprig to 2.19.0 (#5390)

Update to the latest Sprig version, which is a reversion of some of
the functions added in 2.18.
Signed-off-by: 's avatarMatt Butcher <matt.butcher@microsoft.com>
parent 745e772d
hash: 70f4fe304d0034fd077f122570adc6bb5f40ceee5f4f53d8930ba5ad700a911d hash: 3a24b27ab669b7bd977526dd455c5739fc2e2c14eace7dab92060ff1a39fd804
updated: 2019-02-12T13:10:08.039408-07:00 updated: 2019-03-02T10:15:45.243405-07:00
imports: imports:
- name: cloud.google.com/go - name: cloud.google.com/go
version: 3b1ae45394a234c385be014e9a488f2bb6eef821 version: 3b1ae45394a234c385be014e9a488f2bb6eef821
...@@ -184,7 +184,7 @@ imports: ...@@ -184,7 +184,7 @@ imports:
- name: github.com/Masterminds/semver - name: github.com/Masterminds/semver
version: 517734cc7d6470c0d07130e40fd40bdeb9bcd3fd version: 517734cc7d6470c0d07130e40fd40bdeb9bcd3fd
- name: github.com/Masterminds/sprig - name: github.com/Masterminds/sprig
version: b1fe2752acccf8c3d7f8a1e7c75c7ae7d83a1975 version: 9f8fceff796fb9f4e992cd2bece016be0121ab74
- name: github.com/Masterminds/vcs - name: github.com/Masterminds/vcs
version: 3084677c2c188840777bff30054f2b553729d329 version: 3084677c2c188840777bff30054f2b553729d329
- name: github.com/mattn/go-runewidth - name: github.com/mattn/go-runewidth
......
...@@ -21,7 +21,7 @@ import: ...@@ -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.18.0 version: ^2.19.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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment