Commit f27c4f8
authored
upgrade to latest dependencies (#1039)
bumping golang.org/x/mod 27761a2...1ac721d:
> 1ac721d go.mod: update golang.org/x dependencies
> fb1fac8 all: upgrade go directive to at least 1.25.0 [generated]
bumping golang.org/x/net 60b3f6f...316e20c:
> 316e20c go.mod: update golang.org/x dependencies
> 9767a42 internal/http3: add support for plugging into net/http
> 4a81284 http2: update docs to disrecommend this package
> dec6603 dns/dnsmessage: reject too large of names early during unpack
> 8afa12f http2: deprecate write schedulers
> 38019a2 http2: add missing copyright header to export_test.go
> 039b87f internal/http3: return error when Write is used after status 304 is set
> 6267c6c internal/http3: add HTTP 103 Early Hints support to ClientConn
> 591bdf3 internal/http3: add HTTP 103 Early Hints support to Server
> 1faa6d8 internal/http3: avoid potential race when aborting RoundTrip
> 8d297f1 http2: Move most tests from the http2 package to the http2_test package.
> 3eb9327 http2: do not retry RoundTrip after peer sends a stream protocol error
bumping golang.org/x/tools 009367f...24a8e95:
> 24a8e95 go.mod: update golang.org/x dependencies
> 3dd57fb gopls/internal/mcp: refactor unified diff generation
> fcc014d cmd/digraph: fix package doc
> 39f0f5c cmd/stress: add -failfast flag
> 063c264 gopls/test/integration/misc: add diagnostics to flaky test
> deb6130 gopls/internal/golang: fix hover panic in raw strings with CRLF
> 5f1186b gopls/internal/analysis/driverutil: remove unnecessary new imports
> ff45494 go/analysis: expose GoMod etc. to Pass.Module
> 62daff4 go/analysis/passes/inline: fix panic in inlineAlias with instantiated generic alias
> fcb6088 x/tools: delete obsolete code
> c3b48f5 gopls: update to go1.26
> 30b6a4e internal/diff: unified diffs should use line diffs
> 6cbcf5a go/analysis/passes/modernize: atomic: use new atomic types
> 07ce8ce go/ssa: emit short-circuit control flow for boolean switch cases
> e89f568 gopls/internal/lsprpc: increase test timeout 1s -> 10s
> 49cd9d8 gopls/internal/protocol: add lazy enum form input type
> b365b0a go/analysis/passes/modernize: rangeint: omit unneeded type conversion
> 83aca55 go/analysis/passes/modernize: fmtappendf: remove whitespace
> 6a2886b go/packages: explicitly disable collecting vcs information when not needed
> f1f4626 go/analysis/passes/modernize: reflecttypefor: simplify .Elem()
> 0c3890d go/analysis/passes: fix stringscut variable shadowing
> a63d2a1 gopls/internal/analysis: add new Analyzer writestring
> 3c6f94a go/analysis/passes: fmtappendf: skip if formatter could produce empty string
> 64804da go/analysis/passes/modernize: slicescontains: omit fix with empty body
> da12812 go/analysis/passes/modernize: fix stringscut false positive for unguarded afterSlice
> 7e46809 go/analysis/passes/modernize: stringsbuilder: allow multiple rvalue uses
> 55840e9 internal/astutil: missing test for CL 748480
> aa7725f gopls/internal/server: send notification when go.work file changes
> 01a0310 gopls/internal/server: limit checkGoModDeps during bulk operations
> 13444bf gopls/integration/govim: deal with breaking change to gs CLI
> dd752d6 gopls/internal/test/integration/completion: fix flaky TestUnimportedCompletion_VSCodeIssue3365
> a5d96d4 gopls/internal/test/integration/completion: fix flaky TestUnimportedCompletion_VSCodeIssue3365
> 981d752 internal/astutil: fix \r bug in PosInStringLiteral
> 64da537 gopls/codeaction: support struct tag dialog
> ca2bd77 analysisflags: quote analyzer name in enable usage
> 31904d1 refactor/satisfy: fix panic on interface literals
> c48686b go/analysis/passes/modernize: skip func literals with return values in waitgroup
> 5c2a459 go/analysis/passes/modernize: don't consider selects for min/max pass
> b9ba349 internal/mcp: partial revert of go.dev/cl/731503
> e8d9b54 gopls/internal/test/marker: use openbsd/riscv64 in OS/ARCH suffix test
> 20b0bd9 go/analysis/unitchecker: update go fix, go vet error message
> 8151966 gopls/internal/server: add telemetry for vulncheck_prompt
> 67b6d4f go/analysis/passes/modernize: fix invalid rewrite of reflect.TypeOf(nil)
> 43ba126 gopls: fix typos
> d332078 go/analysis/passes/modernize: leave out space in stringsbuilder edit
> 001923f go/packages: aggregate chunked files in Load
> d2fc364 internal/diff: remove myers' diff implementation
> a8a17b7 gopls/test/imports_test: add logging for flaky test
> 5cd825b gopls/bench: disable one DidChange benchmark
> f644bf7 all: upgrade go directive to at least 1.25.0 [generated]
> cab62c1 gopls/internal/debug: replace timeUnits with time.Duration
bumping golang.org/x/term 3aff304...9d2dc07:
> 9d2dc07 go.mod: update golang.org/x dependencies
> d954e03 all: upgrade go directive to at least 1.25.0 [generated]
bumping golang.org/x/text 817fba9...7ca2c6d:
> 7ca2c6d go.mod: update golang.org/x dependencies
> 73d1ba9 all: upgrade go directive to at least 1.25.0 [generated]
bumping knative.dev/pkg b3fe2e5...5d1c12d:
> 5d1c12d Bump the golang-x group with 2 updates (# 3334)
> 5834c5d Add TLS support to Prometheus metrics server (# 3322)
bumping golang.org/x/sys fc646e4...eaaaaee:
> eaaaaee windows/registry: correct KeyInfo.ModTime calculation
> 942780b cpu: darwin/arm64 feature detection
> acef388 unix/linux: Prefixmsg and PrefixCacheinfo structs
> 3687fbd cpu: better defaults on darwin ARM64
> 48062e9 plan9: change Note to alias syscall.Note
> 4f23f80 windows: change Signal to alias syscall.Signal
> 7548802 all: upgrade go directive to at least 1.25.0 [generated]
Signed-off-by: Knative Automation <automation@knative.team>1 parent 7ea65eb commit f27c4f8
2 files changed
Lines changed: 21 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
| 74 | + | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
185 | | - | |
| 184 | + | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
233 | | - | |
| 232 | + | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
0 commit comments