Commit b553a2b
authored
upgrade to latest dependencies (knative#2577)
bumping golang.org/x/sys 23b0dab...e0753d4:
> e0753d4 Revert "windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall{6,9,12,15}"
> c29efe3 windows: add iphlpapi functions for change notifications
> 8f2aa9f cpu: conditionally re-enable AVX512 support on darwin/amd64
> 054f1fc README: don't recommend go get
> ca04041 unix: extend z/OS support
> 18e038c unix: move NETLINK_* consts to own section
> d045236 windows: implement Ftruncate using a single syscall on Windows
> cff53d5 unix: gofmt after CL 610296
> 123459f unix: update z/OS implementation of fcntl and mmap
> df4a4da unix/linux: adjust Dockerfile ENV key value format
> 696d342 unix: gofmt after CL 621375
> 60d7877 unix: add PTP_PF_* constants on Linux
> 256d1df unix: add PTP IOCTLs on Linux
> adbb8bb windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall{6,9,12,15}
> a57fdb8 unix: add IoctlGetHwTstamp/IoctlGetHwTstamp on Linux
> 3932916 unix: switch to Ubuntu 24.10 in Dockerfile
> 2dfefb6 all: execute gofmt
> e5eee7e unix: add IoctlGetEthtoolTsInfo on Linux
> fe162ba unix: add ClockSettime on Linux
> 7143f4a windows: manually initialize NewNTUnicodeString
bumping golang.org/x/term 9d5441a...b725e36:
> b725e36 go.mod: update golang.org/x dependencies
> 54df7da README: don't recommend go get
bumping knative.dev/serving 37aaaae...95d2c9b:
> 95d2c9b upgrade to latest dependencies (# 15609)
bumping golang.org/x/crypto adef4cc...6018723:
> 6018723 go.mod: update golang.org/x dependencies
> 71ed71b README: don't recommend go get
> 750a45f sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary
> 36b1725 sha3: avoid trailing permutation
> 80ea76e sha3: fix padding for long cSHAKE parameters
> c17aa50 sha3: avoid buffer copy
> 7cfb916 ssh: return unexpected msg error when server fails keyboard-interactive auth early
> b61b08d chacha20: extend ppc64le support to ppc64
> 6c21748 internal/poly1305: extend ppc64le support to ppc64
bumping knative.dev/pkg 0a99635...7b333a0:
> 7b333a0 Bump golang.org/x/net from 0.30.0 to 0.31.0 (# 3113)
bumping golang.org/x/sync 411f99e...151027e:
> 151027e README: don't recommend go get
bumping golang.org/x/text 3043346...efd25da:
> efd25da go.mod: update golang.org/x dependencies
> 8a0e65e README: don't recommend go get
> fefda1a internal/texttest: remove Run and Bench helpers
> a457f47 all: normalize subtest names to NFC
bumping golang.org/x/net 6cc5ac4...334afa0:
> 334afa0 go.mod: update golang.org/x dependencies
> d7f220d quic: add LocalAddr and RemoteAddr to quic.Conn
> 858db1a http2: surface errors occurring very early in a client conn's lifetime
> 0aa844c http2: support unencrypted HTTP/2 handoff from net/http
> f35fec9 http2: detect hung client connections by confirming stream resets
> e883dae README: don't recommend go get
> 511cc3a html: add Node.{Ancestors,ChildNodes,Descendants}()
> 4783315 http2: limit 1xx based on size, do not limit when delivered
> 5716b98 internal/socket: execute gofmt
> 42b1186 http2: support ResponseController.EnableFullDuplex
bumping knative.dev/networking d5387fa...8a88798:
> 8a88798 Update community files (# 1019)
> 7341b46 upgrade to latest dependencies (# 1018)
Signed-off-by: Knative Automation <[email protected]>1 parent 05c0fc2 commit b553a2b
2 files changed
+27
-27
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
272 | | - | |
| 271 | + | |
| 272 | + | |
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1852 | 1852 | | |
1853 | 1853 | | |
1854 | 1854 | | |
1855 | | - | |
1856 | | - | |
| 1855 | + | |
| 1856 | + | |
1857 | 1857 | | |
1858 | 1858 | | |
1859 | 1859 | | |
| |||
2003 | 2003 | | |
2004 | 2004 | | |
2005 | 2005 | | |
2006 | | - | |
2007 | | - | |
| 2006 | + | |
| 2007 | + | |
2008 | 2008 | | |
2009 | 2009 | | |
2010 | 2010 | | |
| |||
2057 | 2057 | | |
2058 | 2058 | | |
2059 | 2059 | | |
2060 | | - | |
2061 | | - | |
| 2060 | + | |
| 2061 | + | |
2062 | 2062 | | |
2063 | 2063 | | |
2064 | 2064 | | |
| |||
2178 | 2178 | | |
2179 | 2179 | | |
2180 | 2180 | | |
2181 | | - | |
2182 | | - | |
| 2181 | + | |
| 2182 | + | |
2183 | 2183 | | |
2184 | 2184 | | |
2185 | 2185 | | |
| |||
2199 | 2199 | | |
2200 | 2200 | | |
2201 | 2201 | | |
2202 | | - | |
2203 | | - | |
| 2202 | + | |
| 2203 | + | |
2204 | 2204 | | |
2205 | 2205 | | |
2206 | 2206 | | |
| |||
2223 | 2223 | | |
2224 | 2224 | | |
2225 | 2225 | | |
2226 | | - | |
2227 | | - | |
| 2226 | + | |
| 2227 | + | |
2228 | 2228 | | |
2229 | 2229 | | |
2230 | 2230 | | |
| |||
2743 | 2743 | | |
2744 | 2744 | | |
2745 | 2745 | | |
2746 | | - | |
2747 | | - | |
2748 | | - | |
2749 | | - | |
2750 | | - | |
2751 | | - | |
| 2746 | + | |
| 2747 | + | |
| 2748 | + | |
| 2749 | + | |
| 2750 | + | |
| 2751 | + | |
2752 | 2752 | | |
2753 | 2753 | | |
2754 | 2754 | | |
| |||
0 commit comments