Commit a3bf03b
committed
build: fix behavior of FIPS build
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-14771 parent 3a7f8cd commit a3bf03b
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments