forked from s12v/awsbeats
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglide.lock
40 lines (40 loc) · 1.04 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
hash: 12f47a7eb83aa755e36611aec2e5b4373251bf882052de4840c166c1df263c59
updated: 2018-05-22T17:57:57.395546+09:00
imports:
- name: github.com/aws/aws-sdk-go
version: cf00d544fc3c02f31e05e8d02444a1325d3a840b
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/sdkio
- internal/sdkrand
- internal/shareddefaults
- private/protocol
- private/protocol/json/jsonutil
- private/protocol/jsonrpc
- private/protocol/query
- private/protocol/query/queryutil
- private/protocol/rest
- private/protocol/xml/xmlutil
- service/firehose
- service/kinesis
- service/sts
- name: github.com/go-ini/ini
version: 32e4c1e6bc4e7d0d8451aa6b75200d19e37a536a
- name: github.com/jmespath/go-jmespath
version: dd801d4f4ce7ac746e7e7b4489d2fa600b3b096b
testImports: []