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

Commit d63c958

Browse files
committed
Update module shirou/gopsutil to v2
1 parent 2c72510 commit d63c958

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
@@ -46,7 +46,7 @@ require (
4646
github.com/satori/go.uuid v1.2.0
4747
github.com/savaki/amplitude-go v0.0.0-20160610055645-f62e3b57c0e4
4848
github.com/sergi/go-diff v1.0.0 // indirect
49-
github.com/shirou/gopsutil v0.0.0-20190901111213-e4ec7b275ada
49+
github.com/shirou/gopsutil/v2/v2 v2.20.2
5050
github.com/sirupsen/logrus v1.4.2
5151
github.com/spf13/viper v1.6.2
5252
github.com/stretchr/testify v1.4.0

0 commit comments

Comments
 (0)