-
Notifications
You must be signed in to change notification settings - Fork 3
/
glide.lock
122 lines (122 loc) · 3.58 KB
/
glide.lock
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
hash: 1e45142de68bacbb00a303ea635301ff6ea62874c4643fc582398505afe126c3
updated: 2017-05-17T13:09:08.879153988+08:00
imports:
- name: github.com/apparentlymart/go-cidr
version: 7e4b007599d4e2076d9a81be723b3912852dda2c
subpackages:
- cidr
- name: github.com/aws/aws-sdk-go
version: fed27f4bd16c8c63d01003b978e5bc85fe727519
subpackages:
- aws
- aws/awserr
- aws/awsutil
- aws/client
- aws/client/metadata
- aws/corehandlers
- aws/credentials
- aws/credentials/ec2rolecreds
- aws/credentials/endpointcreds
- aws/credentials/stscreds
- aws/defaults
- aws/ec2metadata
- aws/endpoints
- aws/request
- aws/session
- aws/signer/v4
- private/protocol
- private/protocol/query
- private/protocol/query/queryutil
- private/protocol/rest
- private/protocol/restxml
- private/protocol/xml/xmlutil
- service/s3
- service/sts
- name: github.com/bgentry/go-netrc
version: 9fd32a8b3d3d3f9d43c341bfe098430e07609480
subpackages:
- netrc
- name: github.com/CuriosityChina/dnspod-go
version: 656dc0cb4b2c2d6f0bc470c472d509cd375ae6c0
subpackages:
- client
- logger
- service
- name: github.com/go-ini/ini
version: e7fea39b01aea8d5671f6858f0532f56e8bff3a5
- name: github.com/google/go-querystring
version: 53e6ce116135b80d037921a7fdd5138cf32d7a8a
subpackages:
- query
- name: github.com/hashicorp/errwrap
version: 7554cd9344cec97297fa6649b055a8c98c2a1e55
- name: github.com/hashicorp/go-getter
version: 90b6568eac830f62a08e8f1f46375daa63e57015
subpackages:
- helper/url
- name: github.com/hashicorp/go-multierror
version: ed905158d87462226a13fe39ddf685ea65f1c11f
- name: github.com/hashicorp/go-plugin
version: b7d6477501c13292d71fd3b8e688269e51b028ba
- name: github.com/hashicorp/go-uuid
version: 64130c7a86d732268a38cb04cfbaf0cc987fda98
- name: github.com/hashicorp/go-version
version: 03c5bf6be031b6dd45afec16b1cf94fc8938bc77
- name: github.com/hashicorp/hcl
version: 392dba7d905ed5d04a5794ba89f558b27e2ba1ca
subpackages:
- hcl/ast
- hcl/parser
- hcl/scanner
- hcl/strconv
- hcl/token
- json/parser
- json/scanner
- json/token
- name: github.com/hashicorp/hil
version: fac2259da677551de1fb92b844c4d020a38d8468
subpackages:
- ast
- parser
- scanner
- name: github.com/hashicorp/terraform
version: 7c25ef851bd26f720e749983597b36b17061e3ca
subpackages:
- config
- config/module
- dag
- flatmap
- helper/experiment
- helper/hashcode
- helper/hilmapstructure
- helper/schema
- helper/shadow
- plugin
- terraform
- name: github.com/hashicorp/yamux
version: d1caa6c97c9fc1cc9e83bbe34d0603f9ff0ce8bd
- name: github.com/jmespath/go-jmespath
version: bd40a432e4c76585ef6b72d3fd96fb9b6dc7b68d
- name: github.com/mitchellh/copystructure
version: f81071c9d77b7931f78c90b416a074ecdc50e959
- name: github.com/mitchellh/go-homedir
version: b8bc1bf767474819792c23f32d8286a45736f1c6
- name: github.com/mitchellh/go-testing-interface
version: 477c2d05a845d8b55912a5a7993b9b24abcc5ef8
- name: github.com/mitchellh/hashstructure
version: 9204ce590301a868e3e86938bc12eadd416b211e
- name: github.com/mitchellh/mapstructure
version: cc8532a8e9a55ea36402aa21efdf403a60d34096
- name: github.com/mitchellh/reflectwalk
version: 8d802ff4ae93611b807597f639c19f76074df5c6
- name: github.com/qiniu/log
version: a304a74568d6982c5b89de1c68ac8fca3add196a
- name: github.com/satori/go.uuid
version: 5bf94b69c6b68ee1b541973bb8e1144db23a194b
- name: github.com/Sirupsen/logrus
version: 5e5dc898656f695e2a086b8e12559febbfc01562
- name: golang.org/x/sys
version: 1e99a4f9d247b28c670884b9a8d6801f39a47b77
subpackages:
- unix
testImports: []