forked from openfaas-incubator/vcenter-connector
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGopkg.lock
75 lines (68 loc) · 2.03 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:2a7750103f5ea9a84634dbb554672ce8b11c762281ec1318038cbec14a470241"
name = "github.com/openfaas-incubator/connector-sdk"
packages = ["types"]
pruneopts = "UT"
revision = "2db120a2ec4b544bae7ee306975b70c1dc9adcf4"
version = "0.2.0"
[[projects]]
digest = "1:3f69624cb4ae8ab815a672f7d169d64786ee027a9d42eefab3c9d4e9debe0750"
name = "github.com/openfaas/faas"
packages = ["gateway/requests"]
pruneopts = "UT"
revision = "a65df4795bc66147c41161c48bfd4c72f60c7434"
version = "0.9.14"
[[projects]]
digest = "1:deb76da5396c9f641ddea9ca79e31a14bdb09c787cdfda90488768b7539b1fd6"
name = "github.com/openfaas/faas-provider"
packages = ["auth"]
pruneopts = "UT"
revision = "220324e98f5db5aa61f02d1ab13f03e91310796c"
version = "0.8.1"
[[projects]]
digest = "1:cf31692c14422fa27c83a05292eb5cbe0fb2775972e8f1f8446a71549bd8980b"
name = "github.com/pkg/errors"
packages = ["."]
pruneopts = "UT"
revision = "ba968bfe8b2f7e042a574c888954fccecfa385b4"
version = "v0.8.1"
[[projects]]
digest = "1:d7e0b7f7e85e3d2d3db0e3816895f6dc9f95d7e7dbcbe14970abc128a905fa03"
name = "github.com/vmware/govmomi"
packages = [
".",
"event",
"nfc",
"object",
"property",
"session",
"task",
"view",
"vim25",
"vim25/debug",
"vim25/methods",
"vim25/mo",
"vim25/progress",
"vim25/soap",
"vim25/types",
"vim25/xml",
]
pruneopts = "UT"
revision = "3617f28d167d448f93f282a867870f109516d2a5"
version = "v0.19.0"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/openfaas-incubator/connector-sdk/types",
"github.com/openfaas/faas-provider/auth",
"github.com/pkg/errors",
"github.com/vmware/govmomi",
"github.com/vmware/govmomi/event",
"github.com/vmware/govmomi/vim25",
"github.com/vmware/govmomi/vim25/soap",
"github.com/vmware/govmomi/vim25/types",
]
solver-name = "gps-cdcl"
solver-version = 1