Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
H
helm3
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
helm3
Commits
0e212b95
Commit
0e212b95
authored
Aug 19, 2016
by
Matt Butcher
Committed by
GitHub
Aug 19, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1081 from technosophos/fix/update-sprig-2.5.0
fix(tiller): upgrade Sprig to 2.5.0
parents
4dfcd6fc
202238d5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
glide.lock
glide.lock
+3
-3
glide.yaml
glide.yaml
+1
-1
No files found.
glide.lock
View file @
0e212b95
hash:
294741f7c5011d1558519802e282dcbb49b94578397611b3aa2506182a2585cc
updated: 2016-08-1
6T16:13:10.682420831
-06:00
hash:
410e784360a10f716d4bf4d22decf81f75b327d051b3f2d23f55aa9049c09676
updated: 2016-08-1
9T12:19:48.074620307
-06:00
imports:
- name: github.com/aokoli/goutils
version: 9c37978a95bd5c709a15883b6242714ea6709e64
...
...
@@ -193,7 +193,7 @@ imports:
- name: github.com/Masterminds/semver
version: 808ed7761c233af2de3f9729a041d68c62527f3a
- name: github.com/Masterminds/sprig
version:
bfc1db6cb1f1bab7d9fe2f317fca26a1e95fa54a
version:
89eb6984259918bffe1ddff9647b9ed06061e688
- name: github.com/mattn/go-runewidth
version: d6bea18f789704b5f83375793155289da36a3c7f
- name: github.com/matttproud/golang_protobuf_extensions
...
...
glide.yaml
View file @
0e212b95
...
...
@@ -8,7 +8,7 @@ import:
-
package
:
github.com/spf13/pflag
version
:
367864438f1b1a3c7db4da06a2f55b144e6784e0
-
package
:
github.com/Masterminds/sprig
version
:
^2.
4
version
:
^2.
5
-
package
:
gopkg.in/yaml.v2
-
package
:
github.com/Masterminds/semver
version
:
1.1.0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment