Update crypto docs to reflect current FreeBSD status - #2479
Merged
George Adams (gdams) merged 1 commit intoAug 24, 2026
Conversation
Davis Goodin (dagood)
commented
Aug 24, 2026
Member
- Update for [release-branch.go1.27] freebsd: enable systemcrypto with cgo on all architectures #2477
- These docs reflect the current state of all supported branches, not the branch/commit the doc is contained in.
|
Azure Pipelines: Successfully started running 1 pipeline(s). There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the generated cross-platform cryptography documentation and its generator header template to reflect FreeBSD systemcrypto support status across cgo-enabled vs cgo-disabled builds.
Changes:
- Adjusts the FreeBSD row in the “Cgo enabled / Cgo disabled” support table.
- Adds a new footnote describing expected FreeBSD cgo support changes, and propagates it into the generated doc output.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| eng/doc/CrossPlatformCryptography.md | Updates the generated documentation table/footnotes for FreeBSD cgo support status. |
| eng/_util/cmd/updatecryptodocs/header.md | Updates the embedded header template that is used to generate CrossPlatformCryptography.md. |
Suppressed comments (1)
eng/_util/cmd/updatecryptodocs/header.md:61
- Footnote 3 says FreeBSD cgo support for all architectures is "expected in Go 1.27.1", but #2477 is already merged. If the docs are intended to reflect the current state of supported branches (per the PR description), this should be updated to reflect the current reality (or removed) rather than making a forward-looking statement that can become stale.
<sup>2</sup> Supported on **amd64** and **arm64** architectures.
<sup>3</sup> Support with cgo for all FreeBSD architectures is [expected in Go 1.27.1](https://github.com/microsoft/go/pull/2477).
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
George Adams (gdams)
approved these changes
Aug 24, 2026
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.