Revert "测试对旧版 windows 支持的编译"

This reverts commit c8a1133332.
This commit is contained in:
naiba
2020-12-13 11:25:30 +08:00
parent 16f3f28835
commit 63456e4c09
4 changed files with 9 additions and 13 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"log"
"os/exec"
"github.com/shirou/gopsutil/disk"
"github.com/shirou/gopsutil/v3/disk"
)
func main() {