Skip to content

chore: bump Go patch version to 1.26.4#3001

Open
Pluviobyte wants to merge 1 commit into
Wei-Shaw:mainfrom
Pluviobyte:codex/sub2api-go-1.26.4
Open

chore: bump Go patch version to 1.26.4#3001
Pluviobyte wants to merge 1 commit into
Wei-Shaw:mainfrom
Pluviobyte:codex/sub2api-go-1.26.4

Conversation

@Pluviobyte
Copy link
Copy Markdown
Contributor

Summary

  • bump the backend Go directive from 1.26.3 to 1.26.4
  • update CI, security scan, and release workflow version assertions to expect go1.26.4

The current backend security scan fails under Go 1.26.3 because govulncheck reports standard-library vulnerabilities GO-2026-5039 and GO-2026-5037, both fixed in Go 1.26.4.

Tests

  • GOTOOLCHAIN=go1.26.4 go version
  • GOTOOLCHAIN=go1.26.4 go test ./internal/handler -run TestOpenAIHandler_GjsonExtraction -count=1
  • GOTOOLCHAIN=go1.26.4 $(go env GOPATH)/bin/govulncheck ./...

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