-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglide.lock
62 lines (62 loc) · 1.72 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
hash: 3a9e35c3eff796ab96d47fd9b1976367ffa599e838bc7a1055e3b288242e7f87
updated: 2016-11-25T16:36:06.860967598+02:00
imports:
- name: github.com/armon/go-radix
version: 4239b77079c7b5d1243b7b4736304ce8ddb6f0f2
- name: github.com/aws/aws-sdk-go
version: 4a6ff995f57ee4f8994db17ae83f01a9c9cc2274
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/request
- aws/session
- aws/signer/v4
- private/endpoints
- private/protocol
- private/protocol/query
- private/protocol/query/queryutil
- private/protocol/rest
- private/protocol/restxml
- private/protocol/xml/xmlutil
- private/waiter
- service/route53
- service/sts
- name: github.com/bgentry/speakeasy
version: 675b82c74c0ed12283ee81ba8a534c8982c07b85
- name: github.com/coreos/etcd
version: c31b1ab8d18ff7990a43bd258ca54f80c5a3c952
subpackages:
- client
- pkg/pathutil
- pkg/types
- name: github.com/go-ini/ini
version: 2ba15ac2dc9cdf88c110ec2dc0ced7fa45f5678c
- name: github.com/jmespath/go-jmespath
version: bd40a432e4c76585ef6b72d3fd96fb9b6dc7b68d
- name: github.com/mattn/go-isatty
version: 30a891c33c7cde7b02a981314b4228ec99380cca
- name: github.com/mitchellh/cli
version: fa17b36f6c61f1ddbbb08c9f6fde94b3c065a09d
- name: github.com/ugorji/go
version: f1f1a805ed361a0e078bb537e4ea78cd37dcf065
subpackages:
- codec
- name: golang.org/x/net
version: 6acef71eb69611914f7a30939ea9f6e194c78172
subpackages:
- context
- name: golang.org/x/sys
version: 30237cf4eefd639b184d1f2cb77a581ea0be8947
subpackages:
- unix
testImports: []