diff options
| author | Jeff Carr <[email protected]> | 2024-11-15 21:05:03 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-15 21:05:03 -0600 |
| commit | 8193bf18abbef3ffb00d22820899096db19ba428 (patch) | |
| tree | 064f4c63d6e621bac395d586d4ff5c78d2d27a25 /structs.go | |
| parent | 706b0418bf68a09ff7b78a1646c280a53be68c97 (diff) | |
move to just sending machine
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,5 +16,5 @@ type stuff struct { dog *time.Ticker // the watchdog timer distro string // debian,redhat,gentoo,macos,wincrap machine *zoopb.Machine // my protobuf - packages *zoopb.Packages // installed packages and versions + // packages *zoopb.Packages // installed packages and versions } |
