mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-23 17:51:05 +00:00
tailcfg: update go generate, which apparently normalizes type aliases.
Signed-off-by: David Anderson <danderson@tailscale.com>
This commit is contained in:
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…
x
Reference in New Issue
Block a user