-
Notifications
You must be signed in to change notification settings - Fork 8
/
Gopkg.lock
87 lines (79 loc) · 2.33 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:871b7cfa5fe18bfdbd4bf117c166c3cff8d3b61c8afe4e998b5b8ac0c160ca24"
name = "github.com/alexellis/hmac"
packages = ["."]
pruneopts = "UT"
revision = "d5d71edd7bc74eb6ae4b99eccc6bda738435f43f"
version = "1.2"
[[projects]]
digest = "1:f74e36b9c7f0fcf4d73483a71d873672ebc8a309c57c273af7e11f6f4e32654e"
name = "github.com/openfaas-incubator/connector-sdk"
packages = ["types"]
pruneopts = "UT"
revision = "193b73292e32864286853efeccbc5190b5d3c84d"
version = "0.5.3"
[[projects]]
digest = "1:5ef12e7154e453638378dfc853ca53d2d775aee2d7a6da535df639d5933b39c7"
name = "github.com/openfaas/faas-provider"
packages = [
"auth",
"types",
]
pruneopts = "UT"
revision = "7677057e416ba796df41f9f366956a491c5684ff"
version = "0.13.2"
[[projects]]
digest = "1:4bdd284c46a1a79c5d1bdcb445c3c3e181a6687888afab1ae61b0486a9c6b177"
name = "github.com/openfaas/openfaas-cloud"
packages = ["sdk"]
pruneopts = "UT"
revision = "22c4c0231e63568a9e4e776623af7bf18bad0a07"
version = "0.11.10"
[[projects]]
digest = "1:cf31692c14422fa27c83a05292eb5cbe0fb2775972e8f1f8446a71549bd8980b"
name = "github.com/pkg/errors"
packages = ["."]
pruneopts = "UT"
revision = "ba968bfe8b2f7e042a574c888954fccecfa385b4"
version = "v0.8.1"
[[projects]]
digest = "1:ecff14a61b84c256ec584fe7001e524d7e432f07615611e2c044fa4e635b0e26"
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 = "a0fef816799db3e430bb7a5ac951e7835fe4d56b"
version = "v0.21.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/openfaas/openfaas-cloud/sdk",
"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