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

Commit 9f79cfd

Browse files
committed
Update module shirou/gopsutil to v2
1 parent 58f95f7 commit 9f79cfd

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
@@ -47,7 +47,7 @@ require (
4747
github.com/satori/go.uuid v1.2.0
4848
github.com/savaki/amplitude-go v0.0.0-20160610055645-f62e3b57c0e4
4949
github.com/sergi/go-diff v1.0.0 // indirect
50-
github.com/shirou/gopsutil v0.0.0-20190901111213-e4ec7b275ada
50+
github.com/shirou/gopsutil/v2 v2.19.9
5151
github.com/sirupsen/logrus v1.4.2
5252
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a // indirect
5353
github.com/spf13/viper v1.4.0

0 commit comments

Comments
 (0)