forked from cloudfoundry-incubator/cflocal
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGopkg.lock
More file actions
189 lines (154 loc) · 6.6 KB
/
Gopkg.lock
File metadata and controls
189 lines (154 loc) · 6.6 KB
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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
name = "code.cloudfoundry.org/cli"
packages = ["cf/appfiles","cf/errors","cf/formatters","cf/i18n","cf/models","command/translatableerror","plugin","plugin/models","types","util","util/configv3","util/glob","util/ui","version"]
revision = "829c87ef317ad6be9d73039934b9f1d82560c403"
version = "v6.32.0"
[[projects]]
name = "code.cloudfoundry.org/gofileutils"
packages = ["fileutils"]
revision = "4d0c80011a0f37da1711c184028bc40137cd45af"
[[projects]]
name = "github.com/Microsoft/go-winio"
packages = ["."]
revision = "fff283ad5116362ca252298cfc9b95828956d85d"
version = "v0.3.8"
[[projects]]
name = "github.com/SermoDigital/jose"
packages = [".","crypto","jws","jwt"]
revision = "2bd9b81ac51d6d6134fcd4fd846bd2e7347a15f9"
[[projects]]
name = "github.com/Sirupsen/logrus"
packages = ["."]
revision = "d26492970760ca5d33129d2d799e34be5c4782eb"
version = "v0.11.0"
[[projects]]
name = "github.com/blang/semver"
packages = ["."]
revision = "4a1e882c79dcf4ec00d2e29fac74b9c8938d5052"
[[projects]]
name = "github.com/cloudfoundry/bytefmt"
packages = ["."]
revision = "f4415fafc5619dd75599a54a7c91fb3948ad58bd"
[[projects]]
name = "github.com/docker/distribution"
packages = ["digest","reference"]
revision = "28602af35aceda2f8d571bad7ca37a54cf0250bc"
[[projects]]
name = "github.com/docker/docker"
packages = ["api/types","api/types/blkiodev","api/types/container","api/types/events","api/types/filters","api/types/mount","api/types/network","api/types/reference","api/types/registry","api/types/strslice","api/types/swarm","api/types/time","api/types/versions","api/types/volume","client","pkg/archive","pkg/fileutils","pkg/idtools","pkg/ioutils","pkg/longpath","pkg/pools","pkg/promise","pkg/system","pkg/tlsconfig"]
revision = "v17.03.2-ce"
[[projects]]
name = "github.com/docker/go-connections"
packages = ["nat","sockets","tlsconfig"]
revision = "ecb4cb2dd420ada7df7f2593d6c25441f65f69f2"
[[projects]]
name = "github.com/docker/go-units"
packages = ["."]
revision = "8a7beacffa3009a9ac66bad506b18ffdd110cf97"
[[projects]]
name = "github.com/fatih/color"
packages = ["."]
revision = "42c364ba490082e4815b5222728711b3440603eb"
[[projects]]
branch = "master"
name = "github.com/fsnotify/fsevents"
packages = ["."]
revision = "3ceee05210c3babaa38cdc9181dabdcc83076a44"
[[projects]]
branch = "master"
name = "github.com/fsnotify/fsnotify"
packages = ["."]
revision = "4da3e2cfbabc9f751898f250b49f2439785783a1"
[[projects]]
branch = "master"
name = "github.com/golang/mock"
packages = ["gomock","mockgen","mockgen/model"]
revision = "6e20fef50e74e443696bc32b693cf286b612d45b"
[[projects]]
branch = "master"
name = "github.com/hashicorp/go-version"
packages = ["."]
revision = "fc61389e27c71d120f87031ca8c88a3428f372dd"
[[projects]]
branch = "master"
name = "github.com/kardianos/osext"
packages = ["."]
revision = "ae77be60afb1dcacde03767a8c37337fad28ac14"
[[projects]]
name = "github.com/lunixbochs/vtclean"
packages = ["."]
revision = "4428d67a89b36ecae7998e983e5814d0d9c45a04"
[[projects]]
name = "github.com/mattn/go-colorable"
packages = ["."]
revision = "d228849504861217f796da67fae4f6e347643f15"
[[projects]]
name = "github.com/mattn/go-isatty"
packages = ["."]
revision = "30a891c33c7cde7b02a981314b4228ec99380cca"
[[projects]]
name = "github.com/mattn/go-runewidth"
packages = ["."]
revision = "14207d285c6c197daabb5c9793d63e7af9ab2d50"
[[projects]]
branch = "master"
name = "github.com/nu7hatch/gouuid"
packages = ["."]
revision = "179d4d0c4d8d407a32af483c2354df1d2c91e6c3"
[[projects]]
branch = "master"
name = "github.com/onsi/ginkgo"
packages = [".","config","ginkgo","ginkgo/convert","ginkgo/interrupthandler","ginkgo/nodot","ginkgo/testrunner","ginkgo/testsuite","ginkgo/watch","internal/codelocation","internal/containernode","internal/failer","internal/leafnodes","internal/remote","internal/spec","internal/spec_iterator","internal/specrunner","internal/suite","internal/testingtproxy","internal/writer","reporters","reporters/stenographer","reporters/stenographer/support/go-colorable","reporters/stenographer/support/go-isatty","types"]
revision = "11459a886d9cd66b319dac7ef1e917ee221372c9"
[[projects]]
branch = "master"
name = "github.com/onsi/gomega"
packages = [".","format","gbytes","gexec","internal/assertion","internal/asyncassertion","internal/oraclematcher","internal/testingtsupport","matchers","matchers/support/goraph/bipartitegraph","matchers/support/goraph/edge","matchers/support/goraph/node","matchers/support/goraph/util","types"]
revision = "283ed655c6b8238afecd5bea6434bc9b03129f2f"
[[projects]]
name = "github.com/opencontainers/runc"
packages = ["libcontainer/system","libcontainer/user"]
revision = "54296cf40ad8143b62dbcaa1d90e520a2136ddfe"
source = "https://github.com/docker/runc.git"
[[projects]]
name = "github.com/pkg/errors"
packages = ["."]
revision = "839d9e913e063e28dfd0e6c7b7512793e0a48be9"
[[projects]]
branch = "master"
name = "github.com/sclevine/forge"
packages = [".","app","engine","outlock","service","version","wait"]
revision = "e4d1cd9d0ec475f366a1472470422e658c55c4e1"
[[projects]]
name = "github.com/vito/go-interact"
packages = ["interact","interact/terminal"]
revision = "c5a3f51ad50e34ec101050f69383caa75082f233"
[[projects]]
name = "golang.org/x/crypto"
packages = ["ssh/terminal"]
revision = "3fbbcd23f1cb824e69491a5930cfeff09b12f4d2"
[[projects]]
name = "golang.org/x/net"
packages = ["context","context/ctxhttp","html","html/atom","html/charset","proxy"]
revision = "2beffdc2e92c8a3027590f898fe88f69af48a3f8"
source = "https://github.com/tonistiigi/net.git"
[[projects]]
name = "golang.org/x/sys"
packages = ["unix","windows"]
revision = "8f0908ab3b2457e2e15403d3697c9ef5cb4b57a9"
[[projects]]
name = "golang.org/x/text"
packages = ["encoding","encoding/charmap","encoding/htmlindex","encoding/internal","encoding/internal/identifier","encoding/japanese","encoding/korean","encoding/simplifiedchinese","encoding/traditionalchinese","encoding/unicode","internal/gen","internal/tag","internal/utf8internal","language","runes","transform","unicode/cldr"]
revision = "bd91bbf73e9a4a801adbfb97133c992678533126"
[[projects]]
branch = "v2"
name = "gopkg.in/yaml.v2"
packages = ["."]
revision = "eb3733d160e74a9c7e442f435eb3bea458e1d19f"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "d458d632393501ca4e05651113d33b2209073108f237f3f17b0ede3924faa908"
solver-name = "gps-cdcl"
solver-version = 1