forked from redhat-developer/odo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglide.yaml
70 lines (70 loc) · 2.27 KB
/
glide.yaml
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
package: github.com/openshift/odo
import:
- package: github.com/blang/semver
version: v3.5.1
- package: github.com/ghodss/yaml
version: v1.0.0
- package: github.com/pkg/errors
version: v0.8.0
- package: github.com/golang/glog
version: 23def4e6c14b4da8ac2ed8007337bc5eb5007998
- package: github.com/spf13/cobra
version: v0.0.1
- package: github.com/spf13/pflag
version: v1.0.0
- package: github.com/fatih/color
version: v1.6.0
- package: github.com/openshift/client-go
version: release-4.1
- package: github.com/openshift/api
version: release-4.1
- package: k8s.io/client-go
version: origin-4.1-kubernetes-1.13.4
repo: https://github.com/openshift/kubernetes-client-go.git
- package: k8s.io/apimachinery
version: origin-4.1-kubernetes-1.13.4
repo: https://github.com/openshift/kubernetes-apimachinery.git
- package: k8s.io/api
version: origin-4.1-kubernetes-1.13.4
repo: https://github.com/openshift/kubernetes-api.git
- package: github.com/onsi/gomega
version: v1.9.0
- package: github.com/onsi/ginkgo
version: v1.12.0
- package: github.com/kubernetes-incubator/service-catalog
version: v0.1.42
- package: github.com/satori/go.uuid
version: v1.1.0
- package: github.com/fsnotify/fsnotify
version: v1.4.7
- package: github.com/olekukonko/tablewriter
version: d4647c9c7a84d847478d890b816b7d8b62b0b279
- package: gopkg.in/AlecAivazis/survey.v1
version: v1.8.0
- package: github.com/hinshun/vt10x
version: master
- package: github.com/Netflix/go-expect
version: master
- package: github.com/stretchr/testify
version: v1.3.0
- package: github.com/posener/complete
version: v1.1.2
- package: github.com/gobwas/glob
version: e7a84e9525fe90abcda167b604e483cc959ad4aa
- package: github.com/openshift/origin
version: release-4.1
subpackages:
- pkg/oc/cli/login
- package: github.com/mattn/go-colorable
version: efa589957cd060542a26d2dd7832fd6a6c6c3ade
- package: github.com/Benjamintf1/unmarshalledmatchers
version: bb1c1f34eaeac620307d94a2371c514fbaf6ec7f
- package: github.com/apcera/gssapi
version: release-2.6.3
repo: https://github.com/openshift/gssapi.git
- package: github.com/kylelemons/godebug
version: fa7b53cdfc9105c70f134574002f406232921437
- package: github.com/spf13/afero
version: v1.2.2
- package: github.com/xeipuuv/gojsonschema
version: v1.2.0