Skip to content

[release-branch.go1.27] Bump go-crypto-winnative to latest - #2468

Open
Quim Muntal (qmuntal) wants to merge 1 commit into
microsoft/release-branch.go1.27from
dev/qmuntal/update-winnative-go1.27
Open

[release-branch.go1.27] Bump go-crypto-winnative to latest#2468
Quim Muntal (qmuntal) wants to merge 1 commit into
microsoft/release-branch.go1.27from
dev/qmuntal/update-winnative-go1.27

Conversation

@qmuntal

Copy link
Copy Markdown
Member

Updates go-crypto-winnative from 713d2add0825 to 418c3f76f8f8.

Tests:

  • pwsh eng/run.ps1 submodule-refresh -shallow
  • pwsh eng/run.ps1 build
  • go test github.com/microsoft/go-crypto-winnative/cng/...
  • go test github.com/microsoft/go/cryptobackend/...

Copilot AI lite review requested due to automatic review settings August 21, 2026 16:06
@qmuntal
Quim Muntal (qmuntal) requested a review from a team as a code owner August 21, 2026 16:06
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates vendored go-crypto-winnative to commit 418c3f76f8f8.

Changes:

  • Bumps module, checksum, and vendor metadata.
  • Refreshes Windows CNG code and architecture-specific layouts.
Show a summary per file
File Summary
patches/0001-Vendor-external-dependencies.patch Updates the vendored dependency and embedded sources. Nit: remove redundant build tags from _windows_386.go.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

Comment on lines +39905 to +39908
+//go:build windows && 386
+// +build windows,386
+
+package bcrypt
+ github.com/microsoft/go-crypto-darwin v0.0.3-0.20260619075948-e554deeefa9f // indirect
+ github.com/microsoft/go-crypto-openssl v0.5.1-0.20260728092821-b4aef158c3ae // indirect
+ github.com/microsoft/go-crypto-winnative v0.0.0-20260605073512-713d2add0825 // indirect
+ github.com/microsoft/go-crypto-winnative v0.0.0-20260821094543-418c3f76f8f8 // indirect

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Different from latest in ms-go1.27-support 8030c1795 ?

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.

4 participants