Commit 45c5567
Upgrade Go to 1.25.1 (#3575)
## Changes
Changelog: https://tip.golang.org/doc/go1.25
* Fix one acceptance test on Windows due to a changed error message.
* Bump golangci-lint to v2.4.0 (must be built with the same Go minor
version).
## Why
[`testing/synctest` is finally
here!](https://tip.golang.org/doc/go1.25#new-testingsynctest-package)
---------
Co-authored-by: Pieter Noordhuis <[email protected]>1 parent c3a2754 commit 45c5567
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments