1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-02-20 00:18:41 +01:00
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
Kristoffer Dalby 2025-02-14 15:57:22 +01:00
parent a48843bfd0
commit d28194ac86
No known key found for this signature in database

View File

@ -6,6 +6,7 @@ import (
"net/netip" "net/netip"
"slices" "slices"
"strconv" "strconv"
"strings"
"time" "time"
v1 "github.com/juanfont/headscale/gen/go/headscale/v1" v1 "github.com/juanfont/headscale/gen/go/headscale/v1"