Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit 2e08b03

Browse files
committed
Update module shirou/gopsutil to v2
1 parent 63c55aa commit 2e08b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ require (
4848
github.com/satori/go.uuid v1.2.0
4949
github.com/savaki/amplitude-go v0.0.0-20160610055645-f62e3b57c0e4
5050
github.com/sergi/go-diff v1.0.0 // indirect
51-
github.com/shirou/gopsutil v0.0.0-20180801053943-8048a2e9c577
51+
github.com/shirou/gopsutil/v2 v2.19.8
5252
github.com/sirupsen/logrus v1.4.2
5353
github.com/smartystreets/goconvey v0.0.0-20190630083245-68dc04aab96a // indirect
5454
github.com/spf13/viper v1.4.0

0 commit comments

Comments
 (0)