forked from LeanerCloud/AutoSpotting
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gopkg.lock
96 lines (87 loc) · 2.29 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
name = "github.com/aws/aws-lambda-go"
packages = [
"events",
"lambda",
"lambda/handlertrace",
"lambda/messages",
"lambdacontext"
]
revision = "08d251dc58f204411d79012fd6f1beefb7107fea"
version = "v1.10.0"
[[projects]]
branch = "master"
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/sdkio",
"internal/sdkrand",
"internal/sdkuri",
"internal/shareddefaults",
"private/protocol",
"private/protocol/ec2query",
"private/protocol/query",
"private/protocol/query/queryutil",
"private/protocol/rest",
"private/protocol/xml/xmlutil",
"service/autoscaling",
"service/autoscaling/autoscalingiface",
"service/cloudformation",
"service/cloudformation/cloudformationiface",
"service/ec2",
"service/ec2/ec2iface",
"service/sts"
]
revision = "3ef79e6ee13bcdb585ec75e207e349cde24ae8bc"
[[projects]]
branch = "master"
name = "github.com/cristim/ec2-instances-info"
packages = [
".",
"data"
]
revision = "83e9ebdd6081baf5f657bc061fb57053e8c4b215"
[[projects]]
branch = "master"
name = "github.com/davecgh/go-spew"
packages = ["spew"]
revision = "d8f796af33cc11cb798c1aaeb27a4ebc5099927d"
[[projects]]
name = "github.com/jmespath/go-jmespath"
packages = ["."]
revision = "c2b33e84"
[[projects]]
branch = "master"
name = "github.com/namsral/flag"
packages = ["."]
revision = "67f268f20922975c067ed799e4be6bacf152208c"
[[projects]]
name = "github.com/pkg/errors"
packages = ["."]
revision = "ba968bfe8b2f7e042a574c888954fccecfa385b4"
version = "v0.8.1"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "3c964ba471df95134ee39ec133dc30ece1755b28a025336555753ed5a990f364"
solver-name = "gps-cdcl"
solver-version = 1