You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
156976: build: fix behavior of FIPS build r=rail a=rickystewart
Prior to this change, the FIPS build did not have FIPS mode enabled by default. This PR addresses this via a change to `rules_go`. We still need to fix `rules_go` so that `GOFIPS140=v1.0.0` will work, but that requires more tweaking (see [discussion](bazel-contrib/rules_go#4449 (comment))).
Release note: none
Epic: DEVINF-1477
Co-authored-by: Ricky Stewart <ricky@cockroachlabs.com>
0 commit comments