mirror of
https://github.com/slackhq/nebula.git
synced 2026-05-16 04:47:38 +02:00
better default
This commit is contained in:
@@ -30,5 +30,5 @@ func getFIPS140Version() string {
|
|||||||
}
|
}
|
||||||
// TODO: Add as a backup once we bump to go1.26+
|
// TODO: Add as a backup once we bump to go1.26+
|
||||||
// return fips140.Version()
|
// return fips140.Version()
|
||||||
return ""
|
return "on"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user