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

This reverts commit c8a1133332.
This commit is contained in:
naiba
2020-12-13 11:25:30 +08:00
parent c8a1133332
commit 1991f0636b
4 changed files with 9 additions and 13 deletions

View File

@@ -4,7 +4,7 @@ import (
"log"
"os/exec"
"github.com/shirou/gopsutil/disk"
"github.com/shirou/gopsutil/v3/disk"
)
func main() {