Skip to content

Commit

Permalink
Merge pull request #130249 from seans3/bump-websockets-version
Browse files Browse the repository at this point in the history
Update gorilla/websockets library from 1.5.0 to latest 1.5.3

Kubernetes-commit: 728dc0d8c7a4d68157b2106330b65abcd5faac87
  • Loading branch information
k8s-publishing-bot committed Feb 19, 2025
2 parents f6d73c9 + f1e93ac commit 480491c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 20 deletions.
14 changes: 6 additions & 8 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ require (
gopkg.in/evanphx/json-patch.v4 v4.12.0
k8s.io/api v0.0.0-20250218234707-8ce7fe8996bd
k8s.io/apimachinery v0.0.0-20250214214420-47e7fa9a40a2
k8s.io/cli-runtime v0.0.0-20250115210038-303c7e6c2210
k8s.io/client-go v0.0.0-20250215195049-90ccd59ab165
k8s.io/component-base v0.0.0-20250206205508-05a58ccfe08d
k8s.io/component-helpers v0.0.0-20250206005633-32b49ece5108
k8s.io/cli-runtime v0.0.0-20250219042710-d8bf041fc5b4
k8s.io/client-go v0.0.0-20250219035121-72c2d4d41534
k8s.io/component-base v0.0.0-20250219040255-ff8818df2c0e
k8s.io/component-helpers v0.0.0-20250219040428-5b4ccb7b8e1b
k8s.io/klog/v2 v2.130.1
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7
k8s.io/metrics v0.0.0-20250122212522-3fd29d3bdca4
k8s.io/metrics v0.0.0-20250219042533-b125306072ba
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3
sigs.k8s.io/kustomize/kustomize/v5 v5.6.0
Expand All @@ -65,7 +65,7 @@ require (
github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db // indirect
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/gorilla/websocket v1.5.0 // indirect
github.com/gorilla/websocket v1.5.3 // indirect
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
Expand Down Expand Up @@ -94,5 +94,3 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
sigs.k8s.io/kustomize/api v0.19.0 // indirect
)

replace k8s.io/code-generator => k8s.io/code-generator v0.0.0-20250211120344-47286fcaaaaa
24 changes: 12 additions & 12 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 h1:El6M4kTTCOh6aBiKaU
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510/go.mod h1:pupxD2MaaD3pAXIBCelhxNneeOaAeabZDe5s4K6zSpQ=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc=
github.com/gorilla/websocket v1.5.0/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aNNg=
github.com/gorilla/websocket v1.5.3/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 h1:+ngKgrYPPJrOjhax5N+uePQ0Fh1Z7PheYoUI/0nzkPA=
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79/go.mod h1:FecbI9+v66THATjSRHfNgh1IVFe/9kFxbXtjV0ctIMA=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
Expand Down Expand Up @@ -202,20 +202,20 @@ k8s.io/api v0.0.0-20250218234707-8ce7fe8996bd h1:Tj1WKOMX+CxUkl0lhoqS+cavQBDEArJ
k8s.io/api v0.0.0-20250218234707-8ce7fe8996bd/go.mod h1:j1vwjHcqIjL/8xva/zoPxpzN/saZm5ZqvK7J+cjQJ9A=
k8s.io/apimachinery v0.0.0-20250214214420-47e7fa9a40a2 h1:+Wh461h0wCf5qF35OJaZlyItfrbgmuRpIcPdohK3qNQ=
k8s.io/apimachinery v0.0.0-20250214214420-47e7fa9a40a2/go.mod h1:pvurfgWU15pkR11HFlMI9tdxY59XU+Wzo22Rx2iSD+g=
k8s.io/cli-runtime v0.0.0-20250115210038-303c7e6c2210 h1:+jWb1uCQT9Ziw2BA71oeFJivnMvElWl1Yp7pCkqAiwQ=
k8s.io/cli-runtime v0.0.0-20250115210038-303c7e6c2210/go.mod h1:s6HFZo5PA2FRMxuw11017JV0ga6qUULOWsDoBpiahfE=
k8s.io/client-go v0.0.0-20250215195049-90ccd59ab165 h1:65iQDpH0Pgt6ux18kWgivA0wXgFfzT1NlHSynDlRWJE=
k8s.io/client-go v0.0.0-20250215195049-90ccd59ab165/go.mod h1:yjLQ9IWpE/VbzDsnVeuBkNZ9wF4SGXKOLBpquIi4glo=
k8s.io/component-base v0.0.0-20250206205508-05a58ccfe08d h1:ucGaCLCdQDECgSOvEVYGRNTkUPamA+Of3SfwVWovZUE=
k8s.io/component-base v0.0.0-20250206205508-05a58ccfe08d/go.mod h1:m0Zr1J4qm4/+KLOEn4YxoHUVMkKFWyrm1TRORDgE9sY=
k8s.io/component-helpers v0.0.0-20250206005633-32b49ece5108 h1:TAPA2Jpn1Fy14tSRs3KazKMNah+CawqqcrOlQe6MRCM=
k8s.io/component-helpers v0.0.0-20250206005633-32b49ece5108/go.mod h1:kugcd/6pG5WAfaANP3syNMgk+/SmulwdVgKecKrMnBI=
k8s.io/cli-runtime v0.0.0-20250219042710-d8bf041fc5b4 h1:v/J186TfQDi4rPVgkQAXWtzSu/jQtrS6C8zwN+sdvnU=
k8s.io/cli-runtime v0.0.0-20250219042710-d8bf041fc5b4/go.mod h1:if7Dd+83fdlTtDrbxY1RNtAJr02NyfYC/op+U+n1Afs=
k8s.io/client-go v0.0.0-20250219035121-72c2d4d41534 h1:yXMWG7w8q39RGe0aTlyLI/UlHbeNzFvr/JHIakDv4l0=
k8s.io/client-go v0.0.0-20250219035121-72c2d4d41534/go.mod h1:Mcka7vJJHXFC8icS5nAG5q2HWfRH+aiuKDI5KJhdMH8=
k8s.io/component-base v0.0.0-20250219040255-ff8818df2c0e h1:bIkD0gtKsaxQRGQwepV6VITNR8BULT9e24XIC30FuoM=
k8s.io/component-base v0.0.0-20250219040255-ff8818df2c0e/go.mod h1:XZtvQUU9zT0nxKfGFS9eDGnfFe19hGLH3qnA2fNxa9A=
k8s.io/component-helpers v0.0.0-20250219040428-5b4ccb7b8e1b h1:izdHYX3cVaSrgG1+FGu3KZLRYN0h2DTZERQYA7aU8Ks=
k8s.io/component-helpers v0.0.0-20250219040428-5b4ccb7b8e1b/go.mod h1:a+D6OUxh6NYA78C8OtyK9zwLBAAB1upsdEd6C60ca0A=
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 h1:hcha5B1kVACrLujCKLbr8XWMxCxzQx42DY8QKYJrDLg=
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7/go.mod h1:GewRfANuJ70iYzvn+i4lezLDAFzvjxZYK1gn1lWcfas=
k8s.io/metrics v0.0.0-20250122212522-3fd29d3bdca4 h1:sqL7jxli1ahFsuRCjuNicg15m8xIgUaoUxj5hORDDb4=
k8s.io/metrics v0.0.0-20250122212522-3fd29d3bdca4/go.mod h1:3Z7+ZlyZQvMyzempeWKaq0uhHRaRiQWYauC8Sn26vPM=
k8s.io/metrics v0.0.0-20250219042533-b125306072ba h1:VQ3rBOjarYm1O3P2btRaABVmp6t9dWbP+cGAIMonCz0=
k8s.io/metrics v0.0.0-20250219042533-b125306072ba/go.mod h1:GOJ67voqJkan+D7F9M0II2DYEHHsvt9PbCCq+nRG0PY=
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 h1:M3sRQVHv7vB20Xc2ybTt7ODCeFj6JSWYFzOFnYeS6Ro=
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 h1:/Rv+M11QRah1itp8VhT6HoVx1Ray9eB4DBr+K+/sCJ8=
Expand Down

0 comments on commit 480491c

Please sign in to comment.