forked from acm1/list_instances
-
Notifications
You must be signed in to change notification settings - Fork 3
/
glide.lock
62 lines (62 loc) · 1.74 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: b8c123e827a6e5eb5c5de874a868558418797afd1b21b6bb169446148ad0d61a
updated: 2020-01-21T14:52:39.147384581-06:00
imports:
- name: github.com/alecthomas/template
version: fb15b899a75114aa79cc930e33c46b577cc664b1
subpackages:
- parse
- name: github.com/alecthomas/units
version: f65c72e2690dc4b403c8bd637baf4611cd4c069b
- name: github.com/aws/aws-sdk-go
version: 97867d5cf11079efb562fdf518b47253aee972ad
subpackages:
- aws
- aws/awserr
- aws/awsutil
- aws/client
- aws/client/metadata
- aws/corehandlers
- aws/credentials
- aws/credentials/ec2rolecreds
- aws/credentials/endpointcreds
- aws/credentials/processcreds
- aws/credentials/stscreds
- aws/csm
- aws/defaults
- aws/ec2metadata
- aws/endpoints
- aws/request
- aws/session
- aws/signer/v4
- internal/ini
- internal/sdkio
- internal/sdkmath
- internal/sdkrand
- internal/sdkuri
- internal/shareddefaults
- internal/strings
- private/protocol
- private/protocol/ec2query
- private/protocol/json/jsonutil
- private/protocol/query
- private/protocol/query/queryutil
- private/protocol/rest
- private/protocol/xml/xmlutil
- service/ec2
- service/sts
- service/sts/stsiface
- name: github.com/jmespath/go-jmespath
version: c2b33e8439af944379acbdd9c3a5fe0bc44bd8a5
- name: github.com/mattn/go-runewidth
version: a4df4ddbff020e131056d91f580a1cdcd806e3ae
- name: github.com/olekukonko/tablewriter
version: f8b8fe49672f7ca1a169825af9e45f1fd9e0d053
- name: github.com/Sirupsen/logrus
version: ba1b36c82c5e05c4f912a88eab0dcd91a171688f
- name: golang.org/x/sys
version: 34d275377bf96a094e8d5b0c61750ddd54cd6b36
subpackages:
- unix
- name: gopkg.in/alecthomas/kingpin.v2
version: 947dcec5ba9c011838740e680966fd7087a71d0d
testImports: []