forked from whitepages/terraform-provider-stingray
-
Notifications
You must be signed in to change notification settings - Fork 7
/
glide.lock
103 lines (103 loc) · 2.96 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
hash: b10e3bece09446120e485a78b13434c302dbacb1e2cbf8fd0c409ae5710f4ead
updated: 2018-12-10T16:32:22.550051-08:00
imports:
- name: github.com/apparentlymart/go-cidr
version: a3ebdb999b831ecb6ab8a226e31b07b2b9061c47
subpackages:
- cidr
- name: github.com/atlassian/go-vtm
version: cecd441d0e0c6e28328a725e5dbb0b3d3dc710a0
- name: github.com/aws/aws-sdk-go
version: 4edf620820296243715aba8774dcc76f26d1e3e5
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
- private/waiter
- service/s3
- service/sts
- name: github.com/bgentry/go-netrc
version: 9fd32a8b3d3d3f9d43c341bfe098430e07609480
subpackages:
- netrc
- name: github.com/go-ini/ini
version: 74bdc99692c3408cb103221e38675ce8fda0a718
- 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: ed905158d87462226a13fe39ddf685ea65f1c11f
- 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: 630949a3c5fa3c613328e1b8256052cbc2327c9b
subpackages:
- hcl/ast
- hcl/parser
- hcl/scanner
- hcl/strconv
- hcl/token
- json/parser
- json/scanner
- json/token
- name: github.com/hashicorp/hil
version: 5b8d13c8c5c2753e109fab25392a1dbfa2db93d2
subpackages:
- ast
- parser
- scanner
- name: github.com/hashicorp/terraform
version: dd2c6da4f6226b5ccd0601a15bba197fc223b1ec
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/mapstructure
version: db1efb556f84b25a0a13a04aad883943538ad2e0
- name: github.com/mitchellh/reflectwalk
version: 417edcfd99a4d472c262e58f22b4bfe97580f03e
- name: github.com/satori/go.uuid
version: b061729afc07e77a8aa4fad0a2fd840958f1942a
testImports: []