mirror of
https://github.com/juanfont/headscale.git
synced 2026-04-23 17:18:50 +02:00
all: fix golangci-lint issues (#3064)
This commit is contained in:
@@ -29,6 +29,7 @@ func netInfoFromMapRequest(
|
||||
Uint64("node.id", nodeID.Uint64()).
|
||||
Int("preferredDERP", currentHostinfo.NetInfo.PreferredDERP).
|
||||
Msg("using NetInfo from previous Hostinfo in MapRequest")
|
||||
|
||||
return currentHostinfo.NetInfo
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user