kubernetes/vendor/github.com
Jordan Liggitt 5cfc39ef5e Update protobuf,grpc,etcd dependencies
1. Updated etcd/protobuf/grpc dependencies:

echo "
hack/pin-dependency.sh github.com/golang/protobuf latest
hack/pin-dependency.sh google.golang.org/protobuf latest
hack/pin-dependency.sh go.etcd.io/etcd/api/v3 v3.5.0-rc.0
hack/pin-dependency.sh go.etcd.io/etcd/client/v3 v3.5.0-rc.0
hack/pin-dependency.sh go.etcd.io/etcd/client/pkg/v3 v3.5.0-rc.0
hack/pin-dependency.sh go.etcd.io/etcd/pkg/v3 v3.5.0-rc.0
hack/pin-dependency.sh go.etcd.io/etcd/server/v3 v3.5.0-rc.0
hack/pin-dependency.sh go.etcd.io/etcd/tests/v3 v3.5.0-rc.0
hack/pin-dependency.sh google.golang.org/grpc latest
" | bash

2. Linted transitive dependencies until versions are clean:

hack/lint-dependencies.sh  | grep "  hack/pin-dependency.sh" | bash

3. Linted dependencies until dropped versions are clean:

hack/lint-dependencies.sh  | grep "dropreplace" | bash

4. Updated vendor and internal modules:

hack/update-vendor.sh
hack/update-internal-modules.sh

Repeated steps 2-4 until clean
2021-06-15 10:06:09 -04:00
..
armon/circbuf hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
asaskevich/govalidator hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
aws/aws-sdk-go hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
Azure Fix - Winterm issue on Windows 8.1 in kubectl exec 2021-06-12 08:52:49 +05:30
beorn7/perks hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
blang/semver hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
cespare/xxhash/v2 hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
chai2010/gettext-go hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
checkpoint-restore/go-criu/v5 vendor: bump runc to rc95 2021-05-19 23:51:59 -07:00
cilium/ebpf vendor: bump runc to rc95 2021-05-19 23:51:59 -07:00
clusterhq/flocker-go hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
container-storage-interface/spec hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
containerd vendor: bump runc to rc95 2021-05-19 23:51:59 -07:00
containernetworking/cni Bump containernetworking/cni to v0.8.1 2021-05-06 20:18:50 +05:30
coredns Update corefile-migration to v1.0.12. 2021-06-13 00:06:37 -05:00
coreos Update protobuf,grpc,etcd dependencies 2021-06-15 10:06:09 -04:00
cpuguy83/go-md2man/v2 hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
cyphar/filepath-securejoin hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
davecgh/go-spew hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
daviddengcn/go-colortext hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
dgrijalva/jwt-go hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
docker vendor: cadvisor v0.39.0 2021-03-08 22:10:29 -08:00
dustin/go-humanize hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
elazarl/goproxy hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
emicklei/go-restful hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
euank/go-kmsg-parser hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
evanphx/json-patch upgrade gopkg.in/evanphx/json-patch to v4.11.0 2021-06-04 13:15:09 +08:00
exponent-io/jsonpath hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
fatih/camelcase hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
form3tech-oss/jwt-go Update protobuf,grpc,etcd dependencies 2021-06-15 10:06:09 -04:00
fsnotify/fsnotify hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
fvbommel/sortorder hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
go-bindata/go-bindata hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
go-errors/errors until stable: pin-dependency, update-vendor, update-bazel, lint-dep 2021-03-08 16:50:43 -08:00
go-logr/logr hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
go-openapi upgrade kustomize to v4.1.3 2021-05-21 09:11:30 +02:00
go-ozzo/ozzo-validation hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
godbus/dbus/v5 vendor: bump runc to rc95 2021-05-19 23:51:59 -07:00
gofrs/uuid Update Azure Go SDK version to v53.1.0 2021-04-23 02:30:48 +00:00
gogo/protobuf hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
golang Update protobuf,grpc,etcd dependencies 2021-06-15 10:06:09 -04:00
google Update protobuf,grpc,etcd dependencies 2021-06-15 10:06:09 -04:00
googleapis Update kube-openapi and gnostic dependencies 2021-04-19 12:24:05 -07:00
GoogleCloudPlatform/k8s-cloud-provider hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
gophercloud/gophercloud hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
gorilla/websocket hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
gregjones/httpcache hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
grpc-ecosystem Update protobuf,grpc,etcd dependencies 2021-06-15 10:06:09 -04:00
hashicorp/golang-lru Drop viper stuff in test/ 2021-06-04 09:38:22 -04:00
heketi/heketi hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
imdario/mergo hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
inconshreveable/mousetrap hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
ishidawataru/sctp hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
JeffAshton/win_pdh hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
jmespath/go-jmespath hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
jonboulle/clockwork Update protobuf,grpc,etcd dependencies 2021-06-15 10:06:09 -04:00
json-iterator/go Update protobuf,grpc,etcd dependencies 2021-06-15 10:06:09 -04:00
karrick/godirwalk hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
libopenstorage/openstorage hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
liggitt/tabwriter hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
lithammer/dedent hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
mailru/easyjson hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
MakeNowJust/heredoc hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
matttproud/golang_protobuf_extensions hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
Microsoft hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
miekg/dns hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
mindprince/gonvml hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
mistifyio/go-zfs hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
mitchellh hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
moby Fix - Winterm issue on Windows 8.1 in kubectl exec 2021-06-12 08:52:49 +05:30
modern-go hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
mohae/deepcopy hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
monochromegane/go-gitignore until stable: pin-dependency, update-vendor, update-bazel, lint-dep 2021-03-08 16:50:43 -08:00
morikuni/aec hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
mrunalp/fileutils vendor: cadvisor v0.39.0 2021-03-08 22:10:29 -08:00
munnerz/goautoneg hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
mvdan/xurls hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
mxk/go-flowrate hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
nxadm/tail update testing related dependencies 2021-05-18 21:54:06 -04:00
NYTimes/gziphandler hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
onsi update testing related dependencies 2021-05-18 21:54:06 -04:00
opencontainers vendor: bump runc to rc95 2021-05-19 23:51:59 -07:00
peterbourgon/diskv hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
pkg/errors hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
pmezard/go-difflib hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
pquerna/cachecontrol hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
prometheus Updating to prometheus/common v0.26.0 2021-06-03 06:48:13 -04:00
PuerkitoBio hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
quobyte/api hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
robfig/cron/v3 Switch to github.com/robfig/cron/v3 2021-06-14 19:03:03 -04:00
rubiojr/go-vhd hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
russross/blackfriday hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
seccomp/libseccomp-golang hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
shurcooL/sanitized_anchor_name hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
sirupsen/logrus vendor: cadvisor v0.39.0 2021-03-08 22:10:29 -08:00
soheilhy/cmux Update protobuf,grpc,etcd dependencies 2021-06-15 10:06:09 -04:00
spf13 Update protobuf,grpc,etcd dependencies 2021-06-15 10:06:09 -04:00
storageos/go-api hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
stretchr update testing related dependencies 2021-05-18 21:54:06 -04:00
syndtr/gocapability vendor: cadvisor v0.39.0 2021-03-08 22:10:29 -08:00
tmc/grpc-websocket-proxy Update protobuf,grpc,etcd dependencies 2021-06-15 10:06:09 -04:00
vishvananda hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
vmware/govmomi hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
willf/bitset vendor: cadvisor v0.39.0 2021-03-08 22:10:29 -08:00
xiang90/probing hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
xlab/treeprint until stable: pin-dependency, update-vendor, update-bazel, lint-dep 2021-03-08 16:50:43 -08:00