]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: test GOFIPS140=latest rather than just the GODEBUG
authorFilippo Valsorda <filippo@golang.org>
Wed, 12 Feb 2025 11:37:52 +0000 (12:37 +0100)
committerGopher Robot <gobot@golang.org>
Thu, 13 Feb 2025 10:49:33 +0000 (02:49 -0800)
commit1eb4c0dcb125d27e1a4296ae136f75ac08c3b9c5
tree4f9164a1360c6de9cd7ea3ebe5b2fd13cd1ed567
parent8659ad904966dfe809925c980ac11e7f98ac61aa
cmd/dist: test GOFIPS140=latest rather than just the GODEBUG

GOFIPS140=latest turns on the GODEBUG by default, and it's otherwise
untested.

Change-Id: I6a6a4656ff7ad313ce2c61ee4144ad2858bd148c
Reviewed-on: https://go-review.googlesource.com/c/go/+/648819
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Daniel McCarney <daniel@binaryparadox.net>
Reviewed-by: Roland Shoemaker <roland@golang.org>
src/cmd/dist/test.go