From d28194ac86c719bf6859934294f33301f976f1f7 Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Fri, 14 Feb 2025 15:57:22 +0100 Subject: [PATCH] missing Signed-off-by: Kristoffer Dalby --- hscontrol/types/node.go | 1 + 1 file changed, 1 insertion(+) diff --git a/hscontrol/types/node.go b/hscontrol/types/node.go index 0cf25c2b..581c4eb6 100644 --- a/hscontrol/types/node.go +++ b/hscontrol/types/node.go @@ -6,6 +6,7 @@ import ( "net/netip" "slices" "strconv" + "strings" "time" v1 "github.com/juanfont/headscale/gen/go/headscale/v1"