forked from redhat-developer/odo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.yaml
107 lines (107 loc) · 3.39 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
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: k8s.io/klog
version: v1.0.0
- package: github.com/spf13/cobra
version: v0.0.5
- package: github.com/spf13/pflag
version: v1.0.5
- package: github.com/fatih/color
version: v1.6.0
- package: github.com/openshift/client-go
version: release-4.4
- package: github.com/openshift/api
version: release-4.4
- package: k8s.io/client-go
version: origin-4.4-kubernetes-1.17.1
repo: https://github.com/openshift/kubernetes-client-go.git
- package: k8s.io/kubectl
version: origin-4.4-kubernetes-1.17.1
repo: https://github.com/openshift/kubernetes-kubectl
- package: k8s.io/apimachinery
version: origin-4.4-kubernetes-1.17.1
repo: https://github.com/openshift/kubernetes-apimachinery.git
- package: k8s.io/api
version: origin-4.4-kubernetes-1.17.1
repo: https://github.com/openshift/kubernetes-api.git
- package: k8s.io/cli-runtime
version: oc-4.4-kubernetes-1.17.0
repo: https://github.com/openshift/kubernetes-cli-runtime.git
- package: github.com/kr/pty
version: v1.1.9
repo: https://github.com/creack/pty
- package: github.com/onsi/gomega
version: v1.9.0
- package: github.com/onsi/ginkgo
version: v1.12.0
- package: github.com/kubernetes-sigs/service-catalog
version: v0.2.2
- 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/library-go
version: release-4.4
- package: github.com/openshift/oc
version: release-4.4
subpackages:
- pkg/cli/#
- 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
- package: github.com/operator-framework/operator-lifecycle-manager
version: release-4.4
- package: github.com/golang/groupcache
- package: github.com/docker/docker
version: v19.03.8
- package: github.com/containerd/containerd
version: v1.3.3
subpackages:
- errdefs
- package: github.com/google/go-github
version: v30.1.0
subpackages:
- github
- package: github.com/golang/mock
version: v1.4.3
- package: github.com/Azure/go-autorest
version: autorest/v0.9.0
- package: github.com/hashicorp/go-multierror
version: v1.0.0
- package: github.com/zalando/go-keyring
version: master
- package: github.com/redhat-developer/service-binding-operator
version: v0.1.1
- package: github.com/openshift/custom-resource-status
- package: sigs.k8s.io/controller-runtime/
version: v0.6.0