Update dependencies use new Kubernetes libraries.

PiperOrigin-RevId: 510293880
This commit is contained in:
Adin Scannell
2023-02-16 18:07:40 -08:00
committed by gVisor bot
parent 92d6203358
commit 646dcfef86
8 changed files with 2140 additions and 1128 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ go_library(
visibility = [
"//tools/github:__subpackages__",
],
deps = ["@com_github_google_go_github_v35//github:go_default_library"],
deps = ["@com_github_google_go_github_v42//github:go_default_library"],
)
go_test(