Skip to content

Upgrade Go runtime to 1.26.6 for govulncheck findings - #325

Queued
Mani Bindra (maniSbindra) with Copilot wants to merge 3 commits into
mainfrom
copilot/update-dependencies-for-govulncheck
Queued

Upgrade Go runtime to 1.26.6 for govulncheck findings#325
Mani Bindra (maniSbindra) with Copilot wants to merge 3 commits into
mainfrom
copilot/update-dependencies-for-govulncheck

Conversation

CopilotAI commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

GoVulnCheck identified reachable standard-library vulnerabilities in Go 1.26.5. Their fixed release is Go 1.26.6.

  • Runtime security
    • Update the go.mod Go directive from 1.26.5 to 1.26.6.
    • The GoVulnCheck workflow derives its toolchain version from go.mod.
go1.26.6

Co-authored-by: maniSbindra <6338721+maniSbindra@users.noreply.github.com>
CopilotAI changed the title [WIP] Fix vulnerabilities detected by govulncheckUpgrade Go runtime to 1.26.6 for govulncheck findingsAug 25, 2026
@maniSbindra

Copy link
Copy Markdown
Contributor

Copilot won't you also need to update version in

?

Co-authored-by: maniSbindra <6338721+maniSbindra@users.noreply.github.com>

CopilotAI commented Aug 26, 2026

Copy link
Copy Markdown
ContributorAuthor

Copilot won't you also need to update version in

?

Updated the local runtime pin to Go 1.26.6 in .taskfiles/runtime.Taskfile.yml in c6e29d2, so it now matches go.mod.

@maniSbindra
Mani Bindra (maniSbindra) marked this pull request as ready for review August 26, 2026 06:13
@maniSbindra
Mani Bindra (maniSbindra) added this pull request to the merge queueAug 26, 2026
Any commits made after this event will not be merged.
@github-merge-queue
github-merge-queueBot removed this pull request from the merge queue due to failed status checks Aug 26, 2026
@maniSbindra
Mani Bindra (maniSbindra) added this pull request to the merge queueAug 26, 2026
Any commits made after this event will not be merged.
@github-merge-queue
github-merge-queueBot removed this pull request from the merge queue due to failed status checks Aug 26, 2026
@maniSbindra
Mani Bindra (maniSbindra) added this pull request to the merge queueAug 26, 2026
Any commits made after this event will not be merged.
Sign up for freeto 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.

govulncheck: vulnerabilities detected on main

2 participants

@maniSbindra