1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-11 20:34:02 +00:00

chore(deps): bump shirou/gopsutil from v3 to v4

This commit is contained in:
Oleksandr Redko
2026-01-16 17:23:00 +02:00
parent d8217235bd
commit a589b9f2e1
8 changed files with 73 additions and 67 deletions

View File

@@ -9,8 +9,8 @@ import (
"strings"
"time"
"github.com/shirou/gopsutil/v3/cpu"
"github.com/shirou/gopsutil/v3/load"
"github.com/shirou/gopsutil/v4/cpu"
"github.com/shirou/gopsutil/v4/load"
)
const (