mirror of
https://github.com/slackhq/nebula.git
synced 2026-05-16 04:47:38 +02:00
requires go1.26
This commit is contained in:
@@ -233,7 +233,8 @@ func (f *Interface) activate() error {
|
||||
"build", f.version,
|
||||
"udpAddr", addr,
|
||||
"boringcrypto", boringEnabled(),
|
||||
"fips140", fips140version(),
|
||||
"fips140", getFIPS140(),
|
||||
"fips140version", getFIPS140Version(),
|
||||
)
|
||||
|
||||
if f.routines > 1 {
|
||||
|
||||
Reference in New Issue
Block a user