tailcfg: update go generate, which apparently normalizes type aliases.

Signed-off-by: David Anderson <danderson@tailscale.com>
This commit is contained in:
David Anderson 2021-10-29 16:24:38 -07:00
parent 418adae379
commit c0ae1d2563

View File

@ -72,7 +72,7 @@ var _NodeCloneNeedsRegeneration = Node(struct {
Name string
User UserID
Sharer UserID
Key NodeKey
Key key.NodeKey
KeyExpiry time.Time
Machine key.MachinePublic
DiscoKey DiscoKey