]> Cypherpunks repositories - gostls13.git/commit
runtime/secret: guard files with goexperiment
authorCherry Mui <cherryyz@google.com>
Thu, 11 Dec 2025 19:15:08 +0000 (14:15 -0500)
committerCherry Mui <cherryyz@google.com>
Fri, 12 Dec 2025 19:09:19 +0000 (11:09 -0800)
commit8d312445621713834b89e19dd52714f168b31119
treee6d2f8ad5a44cdd77819f7a7e29eabde958cbe00
parente8a83788a475544ab9a153bad4be4b796bc77ccc
runtime/secret: guard files with goexperiment

So if the goexperiment is not enabled, we don't expose an empty
package.

Change-Id: I57c1edac92f51b307d789d8d9bb3b505769af589
Reviewed-on: https://go-review.googlesource.com/c/go/+/729361
Reviewed-by: Daniel Morsing <daniel.morsing@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
src/runtime/secret/export.go
src/runtime/secret/stubs_noasm.go