forked from squat/terraform-provider-vultr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.lock
121 lines (121 loc) · 3.53 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
hash: d901ca8b8e15b75d689d896110263e15cf7c27c9378ce33537b07b4ee7054879
updated: 2018-01-03T19:48:20.673845872-05:00
imports:
- name: github.com/apparentlymart/go-cidr
version: a3ebdb999b831ecb6ab8a226e31b07b2b9061c47
subpackages:
- cidr
- name: github.com/aws/aws-sdk-go
version: b709581f82a77c0ff00790d1446c05719fed714d
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
- internal/shareddefaults
- 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/davecgh/go-spew
version: 5215b55f46b2b919f50a1df0eaa5886afe4e3b3d
subpackages:
- spew
- name: github.com/fatih/structs
version: 7e5a8eef611ee84dd359503f3969f80df4c50723
- name: github.com/go-ini/ini
version: 2e44421e256d82ebbf3d4d4fcabe8930b905eff3
- name: github.com/hashicorp/errwrap
version: 7554cd9344cec97297fa6649b055a8c98c2a1e55
- name: github.com/hashicorp/go-getter
version: c3d66e76678dce180a7b452653472f949aedfbcd
subpackages:
- helper/url
- name: github.com/hashicorp/go-multierror
version: 83588e72410abfbe4df460eeb6f30841ae47d4c4
- name: github.com/hashicorp/go-plugin
version: f72692aebca2008343a9deb06ddb4b17f7051c15
- name: github.com/hashicorp/go-uuid
version: 64130c7a86d732268a38cb04cfbaf0cc987fda98
- name: github.com/hashicorp/go-version
version: 03c5bf6be031b6dd45afec16b1cf94fc8938bc77
- name: github.com/hashicorp/hcl
version: a4b07c25de5ff55ad3b8936cea69a79a3d95a855
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/logutils
version: 0dc08b1671f34c4250ce212759ebd880f743d883
- name: github.com/hashicorp/terraform
version: 85e0979c6af6a15345c9131e4478ba712bb3c21d
subpackages:
- config
- config/module
- dag
- flatmap
- helper/config
- helper/experiment
- helper/hashcode
- helper/hilmapstructure
- helper/logging
- helper/mutexkv
- helper/resource
- helper/schema
- helper/shadow
- plugin
- terraform
- name: github.com/hashicorp/yamux
version: d1caa6c97c9fc1cc9e83bbe34d0603f9ff0ce8bd
- name: github.com/JamesClonk/vultr
version: fa1c0367800db75e4d10d0ec90c49a8731670224
subpackages:
- lib
- name: github.com/jmespath/go-jmespath
version: 3433f3ea46d9f8019119e7dd41274e112a2359a9
- name: github.com/juju/ratelimit
version: 77ed1c8a01217656d2080ad51981f6e99adaa177
- name: github.com/mitchellh/copystructure
version: d23ffcb85de31694d6ccaa23ccb4a03e55c1303f
- name: github.com/mitchellh/go-homedir
version: b8bc1bf767474819792c23f32d8286a45736f1c6
- name: github.com/mitchellh/hashstructure
version: 2bca23e0e452137f789efbc8610126fd8b94f73b
- name: github.com/mitchellh/mapstructure
version: 281073eb9eb092240d33ef253c404f1cca550309
- name: github.com/mitchellh/reflectwalk
version: 63d60e9d0dbc60cf9164e6510889b0db6683d98c
- name: github.com/satori/go.uuid
version: 5bf94b69c6b68ee1b541973bb8e1144db23a194b
testImports: []