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

Signed-off-by: David Anderson <danderson@tailscale.com>
pull/3227/head
David Anderson 3 years ago
parent 418adae379
commit c0ae1d2563

@ -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

Loading…
Cancel
Save