kubernetes/vendor
Kir Kolyshkin eb5df869ba vendor: bump runc to 1.0.1
The commands used were (roughly):

	hack/pin-dependency.sh github.com/opencontainers/runc v1.0.1
	hack/lint-dependencies.sh
	# Follow its recommendations.
	hack/pin-dependency.sh github.com/cilium/ebpf v0.6.2
	hack/pin-dependency.sh github.com/opencontainers/selinux v1.8.2
	hack/pin-dependency.sh github.com/sirupsen/logrus v1.8.1
	# Recheck.
	hack/lint-dependencies.sh
	GO111MODULE=on go mod edit -dropreplace github.com/willf/bitset
	hack/update-vendor.sh
	# Recheck.
	hack/lint-dependencies.sh
	hack/update-internal-modules.sh
	# Recheck.
	hack/lint-dependencies.sh

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2021-07-16 12:36:26 -07:00
..
bitbucket.org/bertimus9/systemstat hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
cloud.google.com/go hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
github.com vendor: bump runc to 1.0.1 2021-07-16 12:36:26 -07:00
go.etcd.io Drop etcd tests dependency 2021-06-23 10:22:58 -04:00
go.opencensus.io hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
go.opentelemetry.io Add distributed tracing to the apiserver using OpenTelemetry 2021-06-25 05:20:27 -07:00
go.starlark.net until stable: pin-dependency, update-vendor, update-bazel, lint-dep 2021-03-08 16:50:43 -08:00
go.uber.org Update protobuf,grpc,etcd dependencies 2021-06-15 10:06:09 -04:00
golang.org/x Update golang.org/x/net to v0.0.0-20210520170846-37e1c6afe023 2021-06-30 10:23:10 +08:00
gonum.org/v1/gonum hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
google.golang.org Update protobuf,grpc,etcd dependencies 2021-06-15 10:06:09 -04:00
gopkg.in Update protobuf,grpc,etcd dependencies 2021-06-15 10:06:09 -04:00
k8s.io update vendor after switch 2021-07-07 22:31:37 -04:00
sigs.k8s.io Upgrade kustomize-in-kubectl to v4.2.0 2021-07-01 18:01:44 -07:00
modules.txt vendor: bump runc to 1.0.1 2021-07-16 12:36:26 -07:00
OWNERS Add myself as a dep reviewer 2021-04-30 07:59:19 -07:00