mirror of
https://github.com/slackhq/nebula.git
synced 2026-08-15 14:57:01 +02:00
6675f5a361
This is safer because it doesn't clober other defaults that are set by Go or the environment.
6 lines
65 B
Go
6 lines
65 B
Go
//go:build fips140enforce
|
|
|
|
//go:debug fips140=only
|
|
|
|
package main
|