forked from aiven/terraform-provider-aiven
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglide.lock
105 lines (105 loc) · 3.06 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
hash: de4cb3a3dd85fab5a26e70de96a06d9a8485e324922c9eb1ace06c1ec59dbf74
updated: 2017-03-17T13:36:51.355699789+01:00
imports:
- name: github.com/apparentlymart/go-cidr
version: a3ebdb999b831ecb6ab8a226e31b07b2b9061c47
subpackages:
- cidr
- name: github.com/aws/aws-sdk-go
version: b2852089fcfd0794d25d57f193e15121ab8a6d9e
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: e3c2d47c61e5333f9aa2974695dd94396eb69c75
- 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: 5bd194faa6fe5ee9ac304b7fe12e1579500be59e
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/jelmersnoeck/aiven
version: a3a08212fae5612b30f8d3e1ef2f3d868066c7fd
- 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/hashstructure
version: ab25296c0f51f1022f01cd99dfb45f1775de8799
- name: github.com/mitchellh/mapstructure
version: db1efb556f84b25a0a13a04aad883943538ad2e0
- name: github.com/mitchellh/reflectwalk
version: 417edcfd99a4d472c262e58f22b4bfe97580f03e
- name: github.com/satori/go.uuid
version: 879c5887cd475cd7864858769793b2ceb0d44feb
testImports: []