Sebastiaan van Stijn d582a21acd
go.mod: update k8s deps to v0.26.2 (remove "replace" rule)
Replace rules are not inherited by consumers of buildx as a module, and as
such would default to use the v0.26.2 version. Removing the replace rules
also removes various (indirect) dependencies (although brings in some new
packages from k8s itself).

The "azure" and "gcp" authentication packages in k8s.io/go-client are now
no longer functional, so removing those imports.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
..
unstructured vendor: bump k8s to v0.25.4
OWNERS vendor: bump k8s to v0.25.4
controller_ref.go vendor: update buildkit to 2943a0838
conversion.go vendor: update buildkit to 2943a0838
deepcopy.go Bump buildkit to master and fix versions incompatible with go mod 1.13
doc.go vendor: update buildkit to 2943a0838
duration.go vendor: update buildkit to 2943a0838
generated.pb.go vendor: bump k8s to v0.25.4
generated.proto vendor: bump k8s to v0.25.4
group_version.go vendor: bump k8s to v0.25.4
helpers.go go.mod: update k8s deps to v0.26.2 (remove "replace" rule)
labels.go vendor: initial vendor
meta.go vendor: bump k8s to v0.25.4
micro_time.go vendor: update buildkit to 8effd45b
micro_time_fuzz.go vendor: bump k8s to v0.25.4
micro_time_proto.go vendor: bump k8s to v0.25.4
register.go vendor: update buildkit
time.go vendor: update buildkit to 8effd45b
time_fuzz.go vendor: bump k8s to v0.25.4
time_proto.go Bump buildkit to master and fix versions incompatible with go mod 1.13
types.go vendor: bump k8s to v0.25.4
types_swagger_doc_generated.go vendor: bump k8s to v0.25.4
watch.go Bump buildkit to master and fix versions incompatible with go mod 1.13
zz_generated.conversion.go vendor: bump k8s to v0.25.4
zz_generated.deepcopy.go vendor: bump k8s to v0.25.4
zz_generated.defaults.go vendor: bump k8s to v0.25.4