Skip to content

Commit a344f2b

Browse files
author
pixel
committed
github.com/shirou/gopsutil 包版本修改为 v3.21.1
1 parent 171be65 commit a344f2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

server/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ require (
3434
github.com/onsi/ginkgo v1.7.0 // indirect
3535
github.com/onsi/gomega v1.4.3 // indirect
3636
github.com/pelletier/go-toml v1.6.0 // indirect
37-
github.com/pkg/errors v0.9.1
37+
github.com/pkg/errors v0.9.1 // indirect
3838
github.com/qiniu/api.v7/v7 v7.4.1
3939
github.com/satori/go.uuid v1.2.0
40-
github.com/shirou/gopsutil v2.20.8+incompatible
40+
github.com/shirou/gopsutil v3.21.1+incompatible
4141
github.com/spf13/afero v1.2.2 // indirect
4242
github.com/spf13/cast v1.3.1 // indirect
4343
github.com/spf13/cobra v1.1.1

0 commit comments

Comments
 (0)