forked from Azure/acs-engine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglide.yaml
54 lines (54 loc) · 1.47 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
package: github.com/Azure/acs-engine
import:
- package: github.com/Azure/azure-sdk-for-go
version: ~v10.1.0-beta
subpackages:
- arm/compute
- arm/network
- arm/resources/resources
- arm/resources/subscriptions
- arm/storage
- arm/disk
- storage
- package: github.com/Azure/go-autorest
version: ~8.1.0
subpackages:
- autorest
- autorest/adal
- autorest/azure
- autorest/to
- autorest/date
- package: github.com/Sirupsen/logrus
version: v0.11.5
repo: https://github.com/sirupsen/logrus
- package: github.com/ghodss/yaml
version: v1.0.0
- package: github.com/mitchellh/go-homedir
version: b8bc1bf767474819792c23f32d8286a45736f1c6
- package: github.com/prometheus/common
subpackages:
- log
- package: github.com/satori/go.uuid
version: v1.1.0
- package: github.com/spf13/cobra
version: 4cdb38c072b86bf795d2c81de50784d9fdd6eb77
- package: github.com/spf13/pflag
- package: github.com/leonelquinteros/gotext
version: a735812a72672008b3902f8b2bc1302166a9a8ea
- package: gopkg.in/go-playground/validator.v9
version: v9.4.0
- package: github.com/go-playground/universal-translator
version: v0.16.0
- package: golang.org/x/crypto
subpackages:
- ssh
- package: github.com/alexcesaro/statsd
version: v2.0.0
- package: github.com/JiangtianLi/gettext
version: a8983c062be4b565d723c478922d7736e04fdba4
testImport:
- package: github.com/onsi/gomega
version: v1.1.0
- package: github.com/onsi/ginkgo
version: v1.3.1
- package: github.com/hashicorp/go-version