]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add GOFIPS140 to 'go help environment'
authorRuss Cox <rsc@golang.org>
Tue, 19 Nov 2024 20:46:37 +0000 (15:46 -0500)
committerGopher Robot <gobot@golang.org>
Wed, 20 Nov 2024 12:50:40 +0000 (12:50 +0000)
commit5e1726b71a6485f5744db1c5533c847fa63163fd
treead74de0629e0d96907559f554767081edf4cc52d
parent01103d7af867a018da683c12128bc7cae6b28007
cmd/go: add GOFIPS140 to 'go help environment'

Also re-sort the various lists. (All lists should be sorted.)
The linked page https://go.dev/security/fips140 has yet
to be written, but soon.

For #70123.

Change-Id: Ica5bbf5bd29e9136c2a49d3099d6e0e018c36145
Reviewed-on: https://go-review.googlesource.com/c/go/+/629816
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/cmd/go/alldocs.go
src/cmd/go/internal/help/helpdoc.go