service: logging to syslog (#33)
* service: logging to syslog * chore: update gopsutil to v4 * chore: move println() to the util package * gpu: only return 0 on failure
This commit is contained in:
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/UserExistsError/conpty"
|
||||
"github.com/artdarek/go-unzip"
|
||||
"github.com/iamacarpet/go-winpty"
|
||||
"github.com/shirou/gopsutil/v3/host"
|
||||
"github.com/shirou/gopsutil/v4/host"
|
||||
)
|
||||
|
||||
var isWin10 bool
|
||||
|
||||
Reference in New Issue
Block a user