DockerCLI/vendor
Sebastiaan van Stijn a3c1314968
vendor: compose-on-kubernetes v0.5.0 to remove use of 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 https://github.com/docker/cli/issues/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:54:51 +01:00
..
cloud.google.com/go vendor with go mod 2021-12-16 21:16:01 +01:00
github.com vendor: compose-on-kubernetes v0.5.0 to remove use of github.com/golang/glog 2022-02-14 14:54:51 +01:00
golang.org/x Set buildx as default builder 2022-02-03 10:38:05 +01:00
google.golang.org Set buildx as default builder 2022-02-03 10:38:05 +01:00
gopkg.in vendor with go mod 2021-12-16 21:16:01 +01:00
gotest.tools/v3 vendor with go mod 2021-12-16 21:16:01 +01:00
k8s.io vendor with go mod 2021-12-16 21:16:01 +01:00
sigs.k8s.io/yaml vendor with go mod 2021-12-16 21:16:01 +01:00
modules.txt vendor: compose-on-kubernetes v0.5.0 to remove use of github.com/golang/glog 2022-02-14 14:54:51 +01:00