Update dependencies
This commit is contained in:
parent
b1bd17f316
commit
1cb39d914c
3 changed files with 49 additions and 14 deletions
|
@ -630,7 +630,7 @@ func (machine Machine) toNode(
|
|||
Endpoints: endpoints,
|
||||
DERP: derp,
|
||||
|
||||
Hostinfo: hostinfo,
|
||||
Hostinfo: hostinfo.View(),
|
||||
Created: machine.CreatedAt,
|
||||
LastSeen: machine.LastSeen,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue