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