This repository has been archived by the owner on May 18, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
glide.yaml
49 lines (49 loc) · 1.62 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
package: github.com/appscode/krank
import:
- package: github.com/appscode/pharmer
version: master
- package: github.com/appscode/api
version: master
- package: github.com/appscode/errors
version: v2
- package: github.com/appscode/go
version: master
- package: github.com/appscode/log
version: master
- package: github.com/codeskyblue/go-sh
- package: github.com/flosch/pongo2
version: master
- package: github.com/ghodss/yaml
- package: github.com/go-ini/ini
- package: golang.org/x/net
version: da118f7b8e5954f39d0d2130ab35d4bf0e3cb344
- package: golang.org/x/text
version: 470f45bf29f4147d6fbd7dfd0a02a848e49f5bf4
- package: github.com/golang/protobuf
version: 6e4cc92cc905d5f4a73041c1b8228ea08f4c6147
- package: github.com/grpc-ecosystem/grpc-gateway
repo: https://github.com/appscode/grpc-gateway.git
vcs: git
version: v1.2.2-ac
- package: google.golang.org/grpc
version: v1.3.0
- package: github.com/mgutz/str
version: v1.2.0
- package: github.com/spf13/cobra
- package: github.com/juju/ratelimit
version: 5b9ff866471762aa2ab2dced63c9fb6f53921342
- package: k8s.io/apiserver
version: ab57ed5a72c3b67058f665d660e23bae18339fc2 # https://github.com/kubernetes-incubator/service-catalog/pull/944/files#diff-395f41b2a27b70ce44399c91c82158c2R55
- package: k8s.io/apimachinery
version: 1fd2e63a9a370677308a42f24fd40c86438afddf
- package: k8s.io/client-go
version: v4.0.0
- package: k8s.io/kubernetes
version: ~1.7.0
- package: google.golang.org/api
version: e3824ed33c72bf7e81da0286772c34b987520914
- package: cloud.google.com/go
version: v0.2.0
testImport:
- package: github.com/stretchr/testify
version: v1.1.4