-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gopkg.lock
140 lines (123 loc) · 3.48 KB
/
Gopkg.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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
name = "github.com/BurntSushi/toml"
packages = ["."]
revision = "3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005"
version = "v0.3.1"
[[projects]]
name = "github.com/aws/aws-lambda-go"
packages = ["lambda/messages"]
revision = "928161204cad89472f9e6b5dd49ce16bc91230de"
version = "v1.8.1"
[[projects]]
name = "github.com/aws/aws-sdk-go"
packages = [
"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/s3err",
"internal/sdkio",
"internal/sdkrand",
"internal/sdkuri",
"internal/shareddefaults",
"private/protocol",
"private/protocol/eventstream",
"private/protocol/eventstream/eventstreamapi",
"private/protocol/json/jsonutil",
"private/protocol/jsonrpc",
"private/protocol/query",
"private/protocol/query/queryutil",
"private/protocol/rest",
"private/protocol/restjson",
"private/protocol/restxml",
"private/protocol/xml/xmlutil",
"service/apigateway",
"service/cloudwatchevents",
"service/cloudwatchlogs",
"service/lambda",
"service/s3",
"service/sts"
]
revision = "62936e15518acb527a1a9cb4a39d96d94d0fd9a2"
version = "v1.16.15"
[[projects]]
branch = "master"
name = "github.com/iancoleman/strcase"
packages = ["."]
revision = "3605ed457bf7f8caa1371b4fafadadc026673479"
[[projects]]
branch = "master"
name = "github.com/jessevdk/go-assets"
packages = ["."]
revision = "4f4301a06e153ff90e17793577ab6bf79f8dc5c5"
[[projects]]
name = "github.com/jmespath/go-jmespath"
packages = ["."]
revision = "c2b33e84"
[[projects]]
name = "github.com/mattn/go-colorable"
packages = ["."]
revision = "167de6bfdfba052fa6b2d3664c8f5272e23c9072"
version = "v0.0.9"
[[projects]]
name = "github.com/mattn/go-isatty"
packages = ["."]
revision = "6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c"
version = "v0.0.4"
[[projects]]
name = "github.com/mattn/go-runewidth"
packages = ["."]
revision = "3ee7d812e62a0804a7d0a324e0249ca2db3476d3"
version = "v0.0.4"
[[projects]]
branch = "master"
name = "github.com/mattn/go-tty"
packages = ["."]
revision = "e4f871175a2f903ed2e6353334fdccb507c1d09e"
[[projects]]
name = "github.com/pkg/errors"
packages = ["."]
revision = "ba968bfe8b2f7e042a574c888954fccecfa385b4"
version = "v0.8.1"
[[projects]]
name = "github.com/scylladb/go-set"
packages = ["strset"]
revision = "e560bb8f49bb7f34d4f59b7e771f6e1307c329da"
version = "v1.0.2"
[[projects]]
branch = "master"
name = "github.com/ysugimoto/cho"
packages = ["."]
revision = "faa6622cd87f5a9d1403abb1947f5699414fc7a8"
[[projects]]
branch = "master"
name = "github.com/ysugimoto/go-args"
packages = ["."]
revision = "233b0a57bd4428f93c4dfbefe5e6606ecc8bdddf"
[[projects]]
branch = "master"
name = "golang.org/x/sys"
packages = ["unix"]
revision = "20be8e55dc7b4b7a1b1660728164a8509d8c9209"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "f52fe477f8982110963e2f0ca691d79f74c19a0c133574c1d3fd420ed8670964"
solver-name = "gps-cdcl"
solver-version = 1