1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-12 06:29:00 +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,7 +9,7 @@ import (
"strings"
"time"
"github.com/shirou/gopsutil/v3/disk"
"github.com/shirou/gopsutil/v4/disk"
)
var skipDiskMounts = map[string]bool{