deps: update module k8s.io/kubernetes to v1.27.3 [SECURITY] (#2031)

Co-authored-by: Leonard Cohnen <lc@edgeless.systems>
This commit is contained in:
renovate[bot] 2023-07-06 10:22:30 +02:00 committed by GitHub
parent bf09313dcf
commit 8b11678571
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -7777,8 +7777,8 @@ def go_dependencies():
build_file_generation = "on",
build_file_proto_mode = "disable_global",
importpath = "k8s.io/kubernetes",
sum = "h1:g4v9oY6u7vBUDEuq4FvC50Bbw2K7GZuvM00IIESWVf4=",
version = "v1.27.2",
sum = "h1:gwufSj7y6X18Q2Gl8v4Ev+AJHdzWkG7A8VNFffS9vu0=",
version = "v1.27.3",
)
go_repository(
name = "io_k8s_legacy_cloud_providers",