DockerCLI/vendor
Sebastiaan van Stijn f3ff8e6ad6
[20.10] vendor: compose-on-kubernetes v0.5.0 to remove github.com/golang/glog
glog has the same issue as k8s.io/klog, and is calling `user.Current()`
inside an `init()`; see 466fbb6507

Calling `user.Current()` on Windows can result in remove connections being
made to get the user's information, which can be a heavy call. See #2420

glog was only used in a single location in compose-on-kubernetes, so we may as
well remove it.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-02-14 14:49:04 +01:00
..
cloud.google.com/go vendor: cloud.google.com/go v0.44.3 2020-10-20 22:56:42 +02:00
github.com [20.10] vendor: compose-on-kubernetes v0.5.0 to remove github.com/golang/glog 2022-02-14 14:49:04 +01:00
go.opencensus.io vendor: buildkit v0.8.0-rc2, docker 2020-12-02 21:01:12 +00:00
golang.org/x vendor docker, docker-credential-helpers and golang/sys for execabs package 2021-01-28 22:27:59 +00:00
google.golang.org vendor: google.golang.org/genproto 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8 2020-04-22 17:18:45 +02:00
gopkg.in vendor: bump gopkg.in/yaml.v2 v2.2.8 2020-01-28 15:44:12 +01:00
gotest.tools/v3 vendor: update gotest.tools v3.0.2 2020-04-29 11:42:32 +02:00
k8s.io Remove k8s.io/kubernetes dependency 2020-12-04 00:27:40 +01:00
sigs.k8s.io/yaml bump kubernetes to v1.14.0 2019-03-29 09:20:28 +00:00