Commit d6b232c
π± Upgrade Go version to 1.25 (#350)
* Upgrade Go version to 1.25
Update Go version from 1.24 to 1.25 across all files:
- go.mod
- GitHub workflow files (go-presubmit.yml, go-postsubmit.yml, go-release.yml)
- Dockerfile.example
π€ Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
Signed-off-by: Qing Hao <[email protected]>
* Use golang:1.25-bookworm instead of bullseye
Update Dockerfile to use Debian bookworm (12) instead of bullseye (11)
for the Go 1.25 base image.
π€ Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
Signed-off-by: Qing Hao <[email protected]>
---------
Signed-off-by: Qing Hao <[email protected]>
Co-authored-by: Claude Sonnet 4.5 <[email protected]>1 parent 1a0a9be commit d6b232c
File tree
5 files changed
+5
-5
lines changed- .github/workflows
- build
5 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| 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 | | |
| |||
0 commit comments