dep::gopsutil bump version to v3

This commit is contained in:
naiba
2020-11-21 22:07:34 +08:00
parent 0453267020
commit e31943144a
5 changed files with 19 additions and 14 deletions

4
go.mod
View File

@@ -4,10 +4,8 @@ go 1.13
require (
code.cloudfoundry.org/bytefmt v0.0.0-20200131002437-cf55d5288a48
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
github.com/fsnotify/fsnotify v1.4.9
github.com/gin-gonic/gin v1.6.3
github.com/go-ole/go-ole v1.2.4 // indirect
github.com/golang/protobuf v1.4.2
github.com/google/go-github/v28 v28.1.1
github.com/gorilla/websocket v1.4.2
@@ -16,7 +14,7 @@ require (
github.com/onsi/ginkgo v1.7.0 // indirect
github.com/onsi/gomega v1.4.3 // indirect
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/shirou/gopsutil v3.20.10+incompatible
github.com/shirou/gopsutil/v3 v3.20.10
github.com/spf13/cobra v0.0.5
github.com/spf13/viper v1.7.1
golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43