DockerCLI/vendor/github.com
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
..
Azure/go-ansiterm vendor with go mod 2021-12-16 21:16:01 +01:00
Microsoft/go-winio vendor with go mod 2021-12-16 21:16:01 +01:00
beorn7/perks vendor with go mod 2021-12-16 21:16:01 +01:00
cespare/xxhash/v2 vendor with go mod 2021-12-16 21:16:01 +01:00
containerd/containerd Set buildx as default builder 2022-02-03 10:38:05 +01:00
coreos/etcd vendor with go mod 2021-12-16 21:16:01 +01:00
cpuguy83/go-md2man/v2 vendor with go mod 2021-12-16 21:16:01 +01:00
creack/pty vendor with go mod 2021-12-16 21:16:01 +01:00
davecgh/go-spew vendor with go mod 2021-12-16 21:16:01 +01:00
docker vendor: compose-on-kubernetes v0.5.0 to remove use of github.com/golang/glog 2022-02-14 14:54:51 +01:00
evanphx/json-patch vendor with go mod 2021-12-16 21:16:01 +01:00
fvbommel/sortorder vendor with go mod 2021-12-16 21:16:01 +01:00
gogo/protobuf Set buildx as default builder 2022-02-03 10:38:05 +01:00
golang/protobuf vendor: compose-on-kubernetes v0.5.0 to remove use of github.com/golang/glog 2022-02-14 14:54:51 +01:00
google vendor with go mod 2021-12-16 21:16:01 +01:00
googleapis/gnostic vendor with go mod 2021-12-16 21:16:01 +01:00
gorilla/mux vendor with go mod 2021-12-16 21:16:01 +01:00
hashicorp/golang-lru vendor with go mod 2021-12-16 21:16:01 +01:00
imdario/mergo vendor with go mod 2021-12-16 21:16:01 +01:00
inconshreveable/mousetrap Add vendor 2017-04-17 18:12:58 -04:00
json-iterator/go vendor with go mod 2021-12-16 21:16:01 +01:00
matttproud/golang_protobuf_extensions vendor with go mod 2021-12-16 21:16:01 +01:00
miekg/pkcs11 vendor with go mod 2021-12-16 21:16:01 +01:00
mitchellh/mapstructure vendor with go mod 2021-12-16 21:16:01 +01:00
moby Set buildx as default builder 2022-02-03 10:38:05 +01:00
modern-go vendor with go mod 2021-12-16 21:16:01 +01:00
morikuni/aec vendor with go mod 2021-12-16 21:16:01 +01:00
opencontainers vendor with go mod 2021-12-16 21:16:01 +01:00
pkg/errors vendor with go mod 2021-12-16 21:16:01 +01:00
prometheus vendor with go mod 2021-12-16 21:16:01 +01:00
russross/blackfriday/v2 vendor with go mod 2021-12-16 21:16:01 +01:00
sirupsen/logrus vendor with go mod 2021-12-16 21:16:01 +01:00
spf13 vendor with go mod 2021-12-16 21:16:01 +01:00
theupdateframework/notary vendor with go mod 2021-12-16 21:16:01 +01:00
tonistiigi/go-rosetta Set buildx as default builder 2022-02-03 10:38:05 +01:00
xeipuuv vendor with go mod 2021-12-16 21:16:01 +01:00