Commit 537becb
authored
upgrade to latest dependencies (#768)
bumping golang.org/x/sys fb1facd...397d5f8:
> 397d5f8 unix: update to Linux kernel 7.0
> 0a387f7 cpu: detect zbc extension on riscv64
> 758f71c cpu: add LLACQ_SCREL, SCQ, DBAR_HINTS detection for loong64
> 99666ae unix: merge Linux readv/writev implementation with Darwin/OpenBSD
> e4444cb windows: add NtSetEaFile, NtQueryEaFile and NtQueryInformationFile
> 04396e8 unix: add Readv, Writev, Preadv, Pwritev for OpenBSD
bumping knative.dev/reconciler-test a807ab8...6a18bd4:
> 6a18bd4 Update community files (# 898)
> 6a3e4b0 upgrade to latest dependencies (# 899)
bumping knative.dev/eventing 504f7e0...b4a23c8:
> b4a23c8 [main] Upgrade to latest dependencies (# 9091)
bumping golang.org/x/net b138e06...7770ec4:
> 7770ec4 go.mod: update golang.org/x dependencies
> 4ece7b6 html: escape greater-than symbol in doctype identifiers
> 08be507 html: improve Noah's Ark clause performance
> a8fb2fe html: properly render fostered elements in foreign content
> 0dc5b7a html: properly check namespace in "in body" any other end tag
> a452f3c html: ignore duplicate attributes during tokenization
> f865199 quic: fix appendMaxDataFrame erroneously accumulating sentLimit
> 210ed3c quic: establish a "happened-before" relationship between stream write and read
> ad8140e quic: fix buffer slicing when handling overlapping stream data
> 23ee2ef http2: avoid API changes when built with go1.27
bumping knative.dev/pkg 91e8142...71f6ad6:
> 71f6ad6 Bump golang.org/x/net from 0.54.0 to 0.55.0 in the golang-x group (# 3357)
Signed-off-by: Knative Automation <automation@knative.team>1 parent c191126 commit 537becb
84 files changed
Lines changed: 2007 additions & 894 deletions
File tree
- vendor
- golang.org/x
- net/http2
- sys
- cpu
- unix
- windows
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
658 | 658 | | |
659 | 659 | | |
660 | 660 | | |
661 | | - | |
662 | | - | |
| 661 | + | |
| 662 | + | |
663 | 663 | | |
664 | 664 | | |
665 | 665 | | |
| |||
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
771 | | - | |
772 | | - | |
| 771 | + | |
| 772 | + | |
773 | 773 | | |
774 | 774 | | |
775 | 775 | | |
| |||
1072 | 1072 | | |
1073 | 1073 | | |
1074 | 1074 | | |
1075 | | - | |
1076 | | - | |
| 1075 | + | |
| 1076 | + | |
1077 | 1077 | | |
1078 | 1078 | | |
1079 | | - | |
1080 | | - | |
1081 | | - | |
1082 | | - | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
1083 | 1083 | | |
1084 | 1084 | | |
1085 | 1085 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments