-
Notifications
You must be signed in to change notification settings - Fork 59
/
Copy pathglide.yaml
33 lines (33 loc) · 925 Bytes
/
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
package: github.com/k8sdb/cli
import:
- package: github.com/appscode/go
- package: github.com/appscode/log
- package: github.com/spf13/cobra
version: master
- package: github.com/sergi/go-diff
version: master
- package: github.com/spf13/pflag
version: master
- package: github.com/k8sdb/apimachinery
version: release-0.5
- package: github.com/k8sdb/elasticsearch
version: 0.5.0
- package: github.com/k8sdb/postgres
version: 0.5.0
- package: k8s.io/kubernetes
version: ~1.6.0
- package: k8s.io/apimachinery
version: 75b8dd260ef0469d96d578705a87cffd0e09dab8
- package: k8s.io/client-go
version: v3.0.0-beta.0
- package: github.com/graymeta/stow
repo: https://github.com/appscode/stow.git
vcs: git
version: master
- package: google.golang.org/api/storage/v1
version: master
- package: cloud.google.com/go
version: v0.2.0
- package: github.com/Azure/azure-sdk-for-go
vcs: git
version: v7.0.1-beta