Update dependencies

This commit is contained in:
Kristoffer Dalby 2022-03-01 07:35:17 +00:00
parent b1bd17f316
commit 1cb39d914c
3 changed files with 49 additions and 14 deletions

View file

@ -630,7 +630,7 @@ func (machine Machine) toNode(
Endpoints: endpoints,
DERP: derp,
Hostinfo: hostinfo,
Hostinfo: hostinfo.View(),
Created: machine.CreatedAt,
LastSeen: machine.LastSeen,