]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: add FIPS snapshot build tests
authorRuss Cox <rsc@golang.org>
Thu, 14 Nov 2024 07:32:25 +0000 (02:32 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 19 Nov 2024 19:47:16 +0000 (19:47 +0000)
commit5fdadffe3d20be9de491835c4351dee5dc81c42c
tree1d28b6cbd55eddbdbedd06cbd95afb589234eba8
parentd9de8ba83ce6408a21a836a460d63a391f50e9e6
cmd/dist: add FIPS snapshot build tests

Check that all the FIPS zips build.

Change-Id: Iec22d9295178f95862060e57a8ac9ed657f69943
Reviewed-on: https://go-review.googlesource.com/c/go/+/629197
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
src/cmd/dist/test.go