tailcfg: add Hostinfo.Package

Updates tailscale/corp#440
This commit is contained in:
Brad Fitzpatrick
2021-02-15 12:58:56 -08:00
parent dec01ef22b
commit 73552eb32e
3 changed files with 3 additions and 1 deletions

View File

@@ -107,6 +107,7 @@ var _HostinfoNeedsRegeneration = Hostinfo(struct {
BackendLogID string
OS string
OSVersion string
Package string
DeviceModel string
Hostname string
ShieldsUp bool