Skip to content

chore: update toolchain from go1.26.4 to go1.26.5#788

Merged
saurabh500 merged 3 commits into
microsoft:mainfrom
dlevy-msft-sql:chore/remove-toolchain-pinning
Jul 10, 2026
Merged

chore: update toolchain from go1.26.4 to go1.26.5#788
saurabh500 merged 3 commits into
microsoft:mainfrom
dlevy-msft-sql:chore/remove-toolchain-pinning

Conversation

@dlevy-msft-sql

@dlevy-msft-sql dlevy-msft-sql commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Problem

The toolchain in go.mod was pinned to go1.26.4, but 1.26.5 is now available with important bug fixes and security updates.

Solution

Update the oolchain directive in go.mod from go1.26.4 to go1.26.5.

Changes

  • Updated oolchain go1.26.4 → oolchain go1.26.5 in go.mod

@dlevy-msft-sql dlevy-msft-sql force-pushed the chore/remove-toolchain-pinning branch from 50bef2b to 1038e62 Compare July 9, 2026 15:41
@dlevy-msft-sql dlevy-msft-sql changed the title chore: remove toolchain pinning, use GOTOOLCHAIN=auto instead chore: update toolchain from go1.26.4 to go1.26.5 Jul 9, 2026
@saurabh500

Copy link
Copy Markdown

There are couple of additional markdown files in the PR which the description doesn't talk about.
Can you remove the markdown or update the description?

@dlevy-msft-sql

Copy link
Copy Markdown
Contributor Author

There are couple of additional markdown files in the PR which the description doesn't talk about. Can you remove the markdown or update the description?

Sorry about that! Fixed - back to 1 file, 1 character changed.

@saurabh500 saurabh500 merged commit 4f00adc into microsoft:main Jul 10, 2026
6 checks passed
@dlevy-msft-sql dlevy-msft-sql deleted the chore/remove-toolchain-pinning branch July 10, 2026 17:28
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.

2 participants