This repository was archived by the owner on Nov 22, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 51
Expand file tree
/
Copy pathglide.yaml
More file actions
38 lines (38 loc) · 1.14 KB
/
glide.yaml
File metadata and controls
38 lines (38 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
package: github.com/helm/helm-classic
import:
- package: github.com/codegangsta/cli
version: 71f57d300dd6a780ac1856c005c4b518cfd498ec
- package: github.com/deis/pkg
subpackages:
- prettyprint
- package: github.com/Masterminds/vcs
version: ^1.5.1
- package: github.com/Masterminds/semver
version: ^1.1.0
- package: k8s.io/kubernetes
version: v1.2.4
subpackages:
- pkg
- package: speter.net/go/exp/math/dec/inf
version: 42ca6cd68aa922bc3f32f1e056e61b65945d9ad7
repo: https://github.com/belua/inf
vcs: git
- package: golang.org/x/crypto
version: master
- package: github.com/aokoli/goutils
version: master
- package: github.com/pborman/uuid
version: master
- package: gopkg.in/yaml.v2
version: master
- package: github.com/google/go-querystring
- package: github.com/google/go-github
version: 81d0490d8aa8400f6760a077f4a2039eb0296e86
- package: github.com/steveeJ/gexpect
repo: https://github.com/coreos/gexpect
- package: launchpad.net/gocheck
repo: https://github.com/go-check/check
- package: code.google.com/p/goprotobuf
repo: https://github.com/golang/protobuf
- package: github.com/Masterminds/sprig
version: ">= 2.2.0"