File tree 2 files changed +8
-4
lines changed
2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ require (
34
34
github.com/microcosm-cc/bluemonday v1.0.23
35
35
github.com/redis/go-redis/v9 v9.0.3
36
36
github.com/schollz/closestmatch v2.1.0+incompatible
37
- github.com/shirou/gopsutil/v3 v3.23.2
37
+ github.com/shirou/gopsutil/v3 v3.23.3
38
38
github.com/tdewolff/minify/v2 v2.12.5
39
39
github.com/vmihailenco/msgpack/v5 v5.3.5
40
40
github.com/yosssi/ace v0.0.5
@@ -89,6 +89,7 @@ require (
89
89
github.com/russross/blackfriday/v2 v2.1.0 // indirect
90
90
github.com/sanity-io/litter v1.5.5 // indirect
91
91
github.com/sergi/go-diff v1.0.0 // indirect
92
+ github.com/shoenig/go-m1cpu v0.1.4 // indirect
92
93
github.com/sirupsen/logrus v1.8.1 // indirect
93
94
github.com/stretchr/testify v1.8.2 // indirect
94
95
github.com/tdewolff/parse/v2 v2.6.5 // indirect
You can’t perform that action at this time.
0 commit comments