Update dependencies in microsoft/main - #677
Merged
review-bot-for-go[bot] merged 2 commits intoAug 19, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Microsoft Go 1.25 toolchain version used by the mcr.microsoft.com/oss/go/microsoft/golang images, bumping the pinned artifact URLs and checksums to Go 1.25.14 and updating the published image tags accordingly.
Changes:
- Bump
GOLANG_VERSIONfrom 1.25.13 → 1.25.14 across Linux and Windows Dockerfiles. - Update Microsoft-hosted Go artifact URLs, PGP signature URLs, and SHA-256 checksums for all supported arches/OSes.
- Update
manifest.jsontags and build args to publish1.25.14*image tags.
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| src/microsoft/versions.json | Updates Go 1.25.14 artifact URLs and SHA-256 values, and bumps the recorded version to 1.25.14. |
| src/microsoft/1.25/windows/windowsservercore-ltsc2025/Dockerfile | Updates Windows Server Core LTSC2025 image to download/verify Go 1.25.14. |
| src/microsoft/1.25/windows/windowsservercore-ltsc2022/Dockerfile | Updates Windows Server Core LTSC2022 image to download/verify Go 1.25.14. |
| src/microsoft/1.25/windows/nanoserver-ltsc2025/Dockerfile | Updates Nano Server LTSC2025 image to reference the 1.25.14 downloader tag and version. |
| src/microsoft/1.25/windows/nanoserver-ltsc2022/Dockerfile | Updates Nano Server LTSC2022 image to reference the 1.25.14 downloader tag and version. |
| src/microsoft/1.25/bullseye/Dockerfile | Updates Linux Bullseye image to fetch/verify Go 1.25.14 (URLs, sigs, sha256) and bumps GOLANG_VERSION. |
| src/microsoft/1.25/bookworm/Dockerfile | Updates Linux Bookworm image to fetch/verify Go 1.25.14 (URLs, sigs, sha256) and bumps GOLANG_VERSION. |
| src/microsoft/1.25/azurelinux3.0/Dockerfile | Updates Azure Linux 3.0 image to fetch/verify Go 1.25.14 (URLs, sigs, sha256) and bumps GOLANG_VERSION. |
| manifest.json | Updates published tags and Windows nanoserver build args from 1.25.13 to 1.25.14. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔃 This is an automatically generated PR updating the version of Go in
microsoft/main.This PR should auto-merge itself when PR validation passes.