Update gopsutil
This commit is contained in:
3
go.mod
3
go.mod
@@ -17,9 +17,10 @@ require (
|
||||
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
|
||||
github.com/oschwald/geoip2-golang v1.5.0
|
||||
github.com/schollz/sqlite3dump v1.2.4
|
||||
github.com/shirou/gopsutil v2.20.9+incompatible
|
||||
github.com/shirou/gopsutil v3.21.3+incompatible
|
||||
github.com/sirupsen/logrus v1.8.1
|
||||
github.com/teris-io/shortid v0.0.0-20171029131806-771a37caa5cf
|
||||
github.com/tklauser/go-sysconf v0.3.5 // indirect
|
||||
github.com/yuin/goldmark v1.3.3
|
||||
golang.org/x/mod v0.4.2
|
||||
golang.org/x/net v0.0.0-20210331212208-0fccb6fa2b5c
|
||||
|
||||
Reference in New Issue
Block a user