Update module file
This commit is contained in:
parent
1f9f3aa64a
commit
4248f84f7e
5
go.mod
5
go.mod
@ -1,8 +1,11 @@
|
||||
module goprocstat
|
||||
|
||||
require (
|
||||
github.com/cockroachdb/apd v1.1.0
|
||||
github.com/StackExchange/wmi v0.0.0-20181212234831-e0a55b97c705 // indirect
|
||||
github.com/go-ole/go-ole v1.2.4 // indirect
|
||||
github.com/shirou/gopsutil v2.18.12+incompatible
|
||||
github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 // indirect
|
||||
github.com/stretchr/testify v1.3.0 // indirect
|
||||
golang.org/x/sys v0.0.0-20190506115046-ca7f33d4116e // indirect
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user