Skip to content

ci: bump Go patch version for govulncheck - #262

Open
xianjianlf2 wants to merge 1 commit into
MiniMax-AI-Dev:feature/deepseek-harness-runtimefrom
xianjianlf2:codex/fix-go-1-25-13-govulncheck
Open

ci: bump Go patch version for govulncheck#262
xianjianlf2 wants to merge 1 commit into
MiniMax-AI-Dev:feature/deepseek-harness-runtimefrom
xianjianlf2:codex/fix-go-1-25-13-govulncheck

Conversation

@xianjianlf2

Copy link
Copy Markdown

Stacked fix for #255.

The govulncheck job is failing on Go standard library vulnerabilities from go1.25.12; the job log reports the affected packages are fixed in go1.25.13. This bumps the module/workspace Go directive and the Go CI jobs from 1.25.12 to 1.25.13 so the scanner and checks use the patched standard library.

Validation:

  • GOTOOLCHAIN=go1.25.13 go run golang.org/x/vuln/cmd/govulncheck@latest ./... from server/
  • GOTOOLCHAIN=go1.25.13 make check-go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant