Commit bb392347 authored by Matt Butcher's avatar Matt Butcher Committed by GitHub

Merge pull request #853 from technosophos/fix/sprig-2.3.0

fix(sprig): update sprig library to 2.3.0
parents c41ccddf 18767f36
hash: c936008b9f7c5628e6c1bc442f64c7f858387eb2ce56337a33d6b5ef98a6b822 hash: c19bb16fcd70221817024b5443840f8beefadc89ee2398b7341594efb9b5bf08
updated: 2016-06-16T12:47:24.36415913-06:00 updated: 2016-06-21T13:29:28.273164339-06:00
imports: imports:
- name: bitbucket.org/ww/goautoneg - name: bitbucket.org/ww/goautoneg
version: 75cd24fc2f2c version: 75cd24fc2f2c
...@@ -147,7 +147,7 @@ imports: ...@@ -147,7 +147,7 @@ imports:
- name: github.com/Masterminds/semver - name: github.com/Masterminds/semver
version: 808ed7761c233af2de3f9729a041d68c62527f3a version: 808ed7761c233af2de3f9729a041d68c62527f3a
- name: github.com/Masterminds/sprig - name: github.com/Masterminds/sprig
version: e6494bc7e81206ba6db404d2fd96500ffc453407 version: abe09979bcb1ec0a50b2d7bbf67e6aaa11787417
- name: github.com/mattn/go-runewidth - name: github.com/mattn/go-runewidth
version: d6bea18f789704b5f83375793155289da36a3c7f version: d6bea18f789704b5f83375793155289da36a3c7f
- name: github.com/matttproud/golang_protobuf_extensions - name: github.com/matttproud/golang_protobuf_extensions
......
...@@ -8,7 +8,7 @@ import: ...@@ -8,7 +8,7 @@ import:
subpackages: subpackages:
- cobra - cobra
- package: github.com/Masterminds/sprig - package: github.com/Masterminds/sprig
version: ^2.1 version: ^2.3
- package: gopkg.in/yaml.v2 - package: gopkg.in/yaml.v2
- package: github.com/Masterminds/semver - package: github.com/Masterminds/semver
version: 1.1.0 version: 1.1.0
......
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