File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ require (
35
35
github.com/microcosm-cc/bluemonday v1.0.22
36
36
github.com/russross/blackfriday/v2 v2.1.0
37
37
github.com/schollz/closestmatch v2.1.0+incompatible
38
- github.com/shirou/gopsutil/v3 v3.23.1
38
+ github.com/shirou/gopsutil/v3 v3.23.2
39
39
github.com/tdewolff/minify/v2 v2.12.4
40
40
github.com/vmihailenco/msgpack/v5 v5.3.5
41
41
github.com/yosssi/ace v0.0.5
@@ -89,7 +89,7 @@ require (
89
89
github.com/sanity-io/litter v1.5.5 // indirect
90
90
github.com/sergi/go-diff v1.0.0 // indirect
91
91
github.com/sirupsen/logrus v1.8.1 // indirect
92
- github.com/stretchr/testify v1.8.1 // indirect
92
+ github.com/stretchr/testify v1.8.2 // indirect
93
93
github.com/tdewolff/parse/v2 v2.6.4 // indirect
94
94
github.com/tklauser/go-sysconf v0.3.11 // indirect
95
95
github.com/tklauser/numcpus v0.6.0 // indirect
You can’t perform that action at this time.
0 commit comments