File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/gobuffalo/packr/v2 v2.8.1
14
14
github.com/gorilla/websocket v1.4.2
15
15
github.com/robfig/cron/v3 v3.0.1
16
- github.com/shirou/gopsutil v3.20.12 +incompatible
16
+ github.com/shirou/gopsutil v3.21.1 +incompatible
17
17
github.com/spf13/cobra v1.1.1
18
18
github.com/syndtr/goleveldb v1.0.1-0.20200815110645-5c35d600f0ca
19
19
golang.org/x/sys v0.0.0-20201214210602-f9fddec55a1e // indirect
Original file line number Diff line number Diff line change @@ -244,8 +244,8 @@ github.com/rogpeppe/go-internal v1.5.2/go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTE
244
244
github.com/russross/blackfriday/v2 v2.0.1 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
245
245
github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f /go.mod h1:sm1tb6uqfes/u+d4ooFouqFdy9/2g9QGwK3SQygK0Ts =
246
246
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 /go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc =
247
- github.com/shirou/gopsutil v3.20.12 +incompatible h1:6VEGkOXP/eP4o2Ilk8cSsX0PhOEfX6leqAnD+urrp9M =
248
- github.com/shirou/gopsutil v3.20.12 +incompatible /go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA =
247
+ github.com/shirou/gopsutil v3.21.1 +incompatible h1:2LwXWdbjXwyDgq26Yy/OT4xozlpmssQfy/rtfhWb0bY =
248
+ github.com/shirou/gopsutil v3.21.1 +incompatible /go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA =
249
249
github.com/shurcooL/sanitized_anchor_name v1.0.0 /go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc =
250
250
github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
251
251
github.com/sirupsen/logrus v1.4.2 h1:SPIRibHv4MatM3XXNO2BJeFLZwZ2LvZgfQ5+UNI2im4 =
You can’t perform that action at this time.
0 commit comments