-
Notifications
You must be signed in to change notification settings - Fork 15
/
glide.yaml
105 lines (105 loc) · 3.31 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
package: github.com/kubedb/mysql
import:
- package: github.com/appscode/go
version: master
- package: github.com/codeskyblue/go-sh
version: master
- package: github.com/coreos/prometheus-operator
repo: https://github.com/kmodules/prometheus-operator.git
vcs: git
version: k-1.12
- package: github.com/go-sql-driver/mysql
version: v1.4.0
- package: github.com/go-xorm/xorm
version: v0.7.0
- package: github.com/graymeta/stow
repo: https://github.com/appscode/stow.git
vcs: git
version: master
- package: github.com/Azure/azure-sdk-for-go
version: v19.0.0
- package: github.com/Azure/go-autorest
version: v10.14.0
- package: github.com/aws/aws-sdk-go
version: v1.14.12
- package: google.golang.org/api/storage/v1
version: 3639d6d93f377f39a1de765fa4ef37b3c7ca8bd9
- package: cloud.google.com/go
version: v0.2.0
- package: github.com/jpillora/go-ogle-analytics
- package: github.com/kubedb/apimachinery
version: master
- package: github.com/onsi/ginkgo
version: v1.6.0
- package: github.com/onsi/gomega
version: v1.4.1
- package: github.com/pkg/errors
version: v0.8.0
- package: github.com/spf13/cobra
version: v0.0.3
- package: github.com/spf13/pflag
version: v1.0.3
- package: k8s.io/api
version: kubernetes-1.12.0
- package: k8s.io/apiextensions-apiserver
version: kubernetes-1.12.0
- package: k8s.io/apimachinery
repo: https://github.com/kmodules/apimachinery.git
vcs: git
version: ac-1.12.0
- package: k8s.io/apiserver
repo: https://github.com/kmodules/apiserver.git
vcs: git
version: ac-1.12.0
- package: k8s.io/client-go
version: v9.0.0
- package: k8s.io/kube-aggregator
version: kubernetes-1.12.0
- package: github.com/appscode/kutil
version: release-9.0
- package: github.com/appscode/kubernetes-webhook-util
version: release-9.0
- package: kmodules.xyz/monitoring-agent-api
repo: https://github.com/kmodules/monitoring-agent-api.git
vcs: git
version: release-9.0
- package: kmodules.xyz/objectstore-api
repo: https://github.com/kmodules/objectstore-api.git
vcs: git
version: release-9.0
- package: kmodules.xyz/offshoot-api
repo: https://github.com/kmodules/offshoot-api.git
vcs: git
version: release-9.0
- package: github.com/openshift/api
version: 31a7bbd2266d178da3c12bb83f5274d387f775e6
- package: github.com/openshift/client-go
version: 4688ad28de2e88110c0ea30179c51b9b205f99be
- package: github.com/openshift/origin
version: fecffb2fce100260088a1b9f268c0901a778cf2b
- package: github.com/appscode/ocutil
version: release-3.11
- package: github.com/mailru/easyjson
version: 2f5df55504ebc322e4d52d34df6a1f5b503bf26d
- package: github.com/cpuguy83/go-md2man
version: v1.0.8
- package: github.com/json-iterator/go
version: 1.1.5
- package: golang.org/x/text
version: b19bf474d317b857955b12035d2c5acb57ce8b01
- package: golang.org/x/net
version: 1c05540f6879653db88113bc4a2b70aec4bd491f
- package: golang.org/x/sys
version: 95c6576299259db960f6c5b9b69ea52422860fce
- package: k8s.io/kube-openapi
version: 0cf8f7e6ed1d2e3d47d02e3b6e559369af24d803
- package: github.com/golang/protobuf
version: v1.1.0
- package: kmodules.xyz/custom-resources
repo: https://github.com/kmodules/custom-resources.git
vcs: git
version: release-9.0
- package: golang.org/x/crypto
version: de0752318171da717af4ce24d0a2e8626afaeb11
- package: github.com/davecgh/go-spew
version: v1.1.1