Skip to content

chore: pin Go toolchain to 1.26.4 across all modules#164

Merged
joshua-temple merged 1 commit into
mainfrom
chore/toolchain-sweep-1264
Jun 14, 2026
Merged

chore: pin Go toolchain to 1.26.4 across all modules#164
joshua-temple merged 1 commit into
mainfrom
chore/toolchain-sweep-1264

Conversation

@joshua-temple

Copy link
Copy Markdown
Collaborator

GO-2026-5037 (crypto/x509) and GO-2026-5039 (net/textproto) are fixed in go1.26.4. The workspace and telemetry/datadog already had the toolchain pin; the remaining 46 modules did not, leaving them exposed when built standalone (as govulncheck does in CI).

Adds toolchain go1.26.4 immediately after the go directive in every remaining go.mod. No language version or dependency changes.

All 46 modules build clean with GOWORK=off go build ./...; govulncheck reports no vulnerabilities on sink/kafka and source/kafka post-change.

Signed-off-by: Joshua Temple <joshua.temple@stablekernel.com>
@joshua-temple joshua-temple merged commit 31afbda into main Jun 14, 2026
120 checks passed
@joshua-temple joshua-temple deleted the chore/toolchain-sweep-1264 branch June 14, 2026 03:03
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