Skip to content

Commit d76df8e

Browse files
authored
Merge pull request #565 from dims/bump-k8x-06-03-2026
Bump Kubernetes on (06/03/2026)
2 parents dbc743d + 055b669 commit d76df8e

7 files changed

Lines changed: 35 additions & 8 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ require (
8686
go.yaml.in/yaml/v2 v2.4.4 // indirect
8787
go.yaml.in/yaml/v3 v3.0.4 // indirect
8888
golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f // indirect
89-
golang.org/x/net v0.55.0 // indirect
89+
golang.org/x/net v0.55.1-0.20260602153038-42abb857022c // indirect
9090
golang.org/x/oauth2 v0.36.0 // indirect
9191
golang.org/x/sync v0.20.0 // indirect
9292
golang.org/x/sys v0.45.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,8 @@ golang.org/x/crypto v0.52.0 h1:RMs7fP2rXdep0CftQlK8Uf+kibLm7qkCcradZWYz988=
196196
golang.org/x/crypto v0.52.0/go.mod h1:1QgfPxDqh0T2M/elOJtp9RvuR95kVjir0e6/BvEmGbc=
197197
golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f h1:W3F4c+6OLc6H2lb//N1q4WpJkhzJCK5J6kUi1NTVXfM=
198198
golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f/go.mod h1:J1xhfL/vlindoeF/aINzNzt2Bket5bjo9sdOYzOsU80=
199-
golang.org/x/net v0.55.0 h1:bcvxaJn3e1U6InsFWt1JUq1aSjnRxLzT2rtD2KfkDF8=
200-
golang.org/x/net v0.55.0/go.mod h1:L5U2KuzuOe1lY7Z+aWVIKK6qEeJXnXV9yzGA+WCHJww=
199+
golang.org/x/net v0.55.1-0.20260602153038-42abb857022c h1:hzdRVvjwthcq46T3ybsDtJpg1iZZaW3zik9P3tsYJeo=
200+
golang.org/x/net v0.55.1-0.20260602153038-42abb857022c/go.mod h1:Mo4aFsyVPXieTwCJ1g83a3xU8RY7PkHFQqQ7pkWnuM0=
201201
golang.org/x/oauth2 v0.36.0 h1:peZ/1z27fi9hUOFCAZaHyrpWG5lwe0RJEEEeH0ThlIs=
202202
golang.org/x/oauth2 v0.36.0/go.mod h1:YDBUJMTkDnJS+A4BP4eZBjCqtokkg1hODuPjwiGPO7Q=
203203
golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4=

vendor/golang.org/x/net/http2/server_wrap.go

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/golang.org/x/net/http2/transport_wrap.go

Lines changed: 13 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/k8s.io/kubernetes/test/e2e/testing-manifests/statefulset/etcd/statefulset.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/k8s.io/kubernetes/test/utils/image/manifest.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
382382
# golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f
383383
## explicit; go 1.25.0
384384
golang.org/x/exp/slices
385-
# golang.org/x/net v0.55.0
385+
# golang.org/x/net v0.55.1-0.20260602153038-42abb857022c
386386
## explicit; go 1.25.0
387387
golang.org/x/net/http/httpguts
388388
golang.org/x/net/http2

0 commit comments

Comments
 (0)