go.mod: bump gopsutil version (#21275)

This commit is contained in:
Guillaume Ballet
2020-06-30 15:22:21 +02:00
committed by GitHub
parent ddeea1e0c6
commit b86b1e6d43
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -50,7 +50,7 @@ require (
github.com/rjeczalik/notify v0.9.1
github.com/rs/cors v0.0.0-20160617231935-a62a804a8a00
github.com/rs/xhandler v0.0.0-20160618193221-ed27b6fd6521 // indirect
github.com/shirou/gopsutil v2.20.5-0.20200531151128-663af789c085+incompatible
github.com/shirou/gopsutil v2.20.5+incompatible
github.com/status-im/keycard-go v0.0.0-20190316090335-8537d3370df4
github.com/steakknife/bloomfilter v0.0.0-20180922174646-6819c0d2a570
github.com/steakknife/hamming v0.0.0-20180906055917-c99c65617cd3 // indirect