mirror of
https://github.com/kubernetes/client-go.git
synced 2026-05-14 19:17:56 +00:00
Merge pull request #137451 from dims/update-google-protobuf-deadcode-fix
Update google.golang.org/protobuf to v1.36.12-0.20260120151049-f2248ac996af to prevent file size explosion in go 1.26 Kubernetes-commit: 77c013637cb40e1b5d2b26664dc7b297f1ff2693
This commit is contained in:
6
go.mod
6
go.mod
@@ -21,10 +21,10 @@ require (
|
||||
golang.org/x/oauth2 v0.34.0
|
||||
golang.org/x/term v0.39.0
|
||||
golang.org/x/time v0.14.0
|
||||
google.golang.org/protobuf v1.36.11
|
||||
google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af
|
||||
gopkg.in/evanphx/json-patch.v4 v4.13.0
|
||||
k8s.io/api v0.0.0-20260305181221-2f4ee36bc900
|
||||
k8s.io/apimachinery v0.0.0-20260305041646-850367df4eef
|
||||
k8s.io/api v0.0.0-20260305202001-09f708083100
|
||||
k8s.io/apimachinery v0.0.0-20260305201635-b70df598017a
|
||||
k8s.io/klog/v2 v2.130.1
|
||||
k8s.io/kube-openapi v0.0.0-20260304202019-5b3e3fdb0acf
|
||||
k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2
|
||||
|
||||
Reference in New Issue
Block a user