Commit 0ad37b0
authored
upgrade to latest dependencies (#1034)
bumping k8s.io/api 4aa217d...8a137cd:
> 8a137cd Update dependencies to v0.35.2 tag
bumping k8s.io/code-generator cf6ffee...df367fb:
> df367fb Update dependencies to v0.35.2 tag
bumping golang.org/x/net ebddb99...60b3f6f:
> 60b3f6f internal/http3: prevent Server handler from writing longer body than declared
> b0ca456 internal/http3: fix Write in Server Handler returning the wrong value
> 1558ba7 publicsuffix: update to 2026-02-06
> 4e1c745 internal/http3: make Server response include headers that can be inferred
> 19f580f http2: fix nil panic in typeFrameParser for unassigned frame types
> 818aad7 internal/http3: add server to client trailer header support
> c1bbe1a internal/http3: add client to server trailer header support
> 29181b8 all: remove go1.25 and older build constraints
> 8109305 all: upgrade go directive to at least 1.25.0 [generated]
> 0b37bdf quic: don't run TestStreamsCreateConcurrency in synctest bubble
> 9095c1c internal/http3: more robust handling of request & response with no body
bumping knative.dev/pkg b239e96...1f39e94:
> 1f39e94 Bump golang.org/x/net from 0.50.0 to 0.51.0 in the golang-x group (# 3326)
> 08c9466 Bump the k8s group with 5 updates (# 3325)
> f62171b feat: add shared tls package for reading TLS config from environment (# 3324)
bumping k8s.io/apiextensions-apiserver 6b81add...79000f4:
> 79000f4 Update dependencies to v0.35.2 tag
bumping k8s.io/client-go b464ad8...a21b329:
> a21b329 Update dependencies to v0.35.2 tag
bumping k8s.io/apimachinery 72d71ea...72d71ea:
Signed-off-by: Knative Automation <automation@knative.team>1 parent 62c8a7c commit 0ad37b0
2 files changed
Lines changed: 21 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
171 | | - | |
| 170 | + | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
233 | | - | |
| 232 | + | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
0 commit comments