build: Switch to gopsutil's v3 module (#7191)

This commit is contained in:
Simon Frei
2020-12-10 16:43:15 +01:00
committed by GitHub
parent b37ecc3cf4
commit 0db3b7a530
4 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ import (
"strings"
"time"
"github.com/shirou/gopsutil/disk"
"github.com/shirou/gopsutil/v3/disk"
)
var (