Skip to content

Remove explicit GOEXPERIMENT=systemcrypto#445

Open
qmuntal wants to merge 1 commit into
Azure:mainfrom
qmuntal:patch-1
Open

Remove explicit GOEXPERIMENT=systemcrypto#445
qmuntal wants to merge 1 commit into
Azure:mainfrom
qmuntal:patch-1

Conversation

@qmuntal
Copy link
Copy Markdown
Member

@qmuntal qmuntal commented Apr 20, 2026

Microsoft build of Go maintainer here. SystemCrypto is enabled by default since Go 1.25, no need to set it manually (see docs). That experiment will most likely disappear in Go 1.27, so removing it now will safe you from a build error once upgrading to Go 1.27.

Removed GOEXPERIMENT from build command in Dockerfile.
@jmclong
Copy link
Copy Markdown
Contributor

jmclong commented Apr 20, 2026

@qmuntal, thanks for the PR. There's some internal tooling that isn't validly checking for FIPS-enablement unless the SYSTEMCRYPTO env var is set, so we had to add it back at least temporarily

@rnhan, have they resolved this issue yet?

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