diff --git a/NOTICE b/NOTICE index 2a987cd15..093a958ed 100644 --- a/NOTICE +++ b/NOTICE @@ -1349,9 +1349,9 @@ License URL: https://github.com/kubernetes/kubectl/blob/v0.36.3/LICENSE ---------- Module: k8s.io/streaming/pkg -Version: v0.36.2 +Version: v0.36.3 License: Apache-2.0 -License URL: https://github.com/kubernetes/streaming/blob/v0.36.2/LICENSE +License URL: https://github.com/kubernetes/streaming/blob/v0.36.3/LICENSE ---------- Module: k8s.io/utils diff --git a/go.mod b/go.mod index 711e6ca8a..1d7afaff3 100644 --- a/go.mod +++ b/go.mod @@ -694,4 +694,4 @@ replace ( replace k8s.io/cri-streaming => k8s.io/cri-streaming v0.36.3 -replace k8s.io/streaming => k8s.io/streaming v0.36.2 +replace k8s.io/streaming => k8s.io/streaming v0.36.3 diff --git a/go.sum b/go.sum index 717d3d1e9..7841f541a 100644 --- a/go.sum +++ b/go.sum @@ -6796,8 +6796,8 @@ k8s.io/kube-openapi v0.0.0-20260603220949-865597e52e25 h1:mPMaPMpBij2V1Wv/fR+HW1 k8s.io/kube-openapi v0.0.0-20260603220949-865597e52e25/go.mod h1:V/QaCUYDa+0QpcHhVVc5l99Uz56wEMEXBSj9oCDkNDY= k8s.io/kubectl v0.36.3 h1:TesKp+XYQEjPYoFvuobcVnuvira2+/xAVlq//+kksaI= k8s.io/kubectl v0.36.3/go.mod h1:W+NEb1CzBGmoaI1Nrpn2ETo9omNBl0AsyxnnMT40N6E= -k8s.io/streaming v0.36.2 h1:NSKthPPg9UFSKsRauVJUVGH2Dvn8fhKmY4qrMkw/p98= -k8s.io/streaming v0.36.2/go.mod h1:z6fV3D+NVkoeqRMtWwlUZK6U17SY/LqNzOxWL6GyR/s= +k8s.io/streaming v0.36.3 h1:9rAaqBk0C0Pc7+/fqGekj07NV+/Xrew58p647A0JT8w= +k8s.io/streaming v0.36.3/go.mod h1:z6fV3D+NVkoeqRMtWwlUZK6U17SY/LqNzOxWL6GyR/s= k8s.io/utils v0.0.0-20190506122338-8fab8cb257d5/go.mod h1:sZAwmy6armz5eXlNoLmJcl4F1QuKu7sr+mFQ0byX7Ew= k8s.io/utils v0.0.0-20210802155522-efc7438f0176/go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA= k8s.io/utils v0.0.0-20221128185143-99ec85e7a448/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0= diff --git a/internal/tmpl/NOTICE b/internal/tmpl/NOTICE index 2a987cd15..093a958ed 100644 --- a/internal/tmpl/NOTICE +++ b/internal/tmpl/NOTICE @@ -1349,9 +1349,9 @@ License URL: https://github.com/kubernetes/kubectl/blob/v0.36.3/LICENSE ---------- Module: k8s.io/streaming/pkg -Version: v0.36.2 +Version: v0.36.3 License: Apache-2.0 -License URL: https://github.com/kubernetes/streaming/blob/v0.36.2/LICENSE +License URL: https://github.com/kubernetes/streaming/blob/v0.36.3/LICENSE ---------- Module: k8s.io/utils