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 @@ -34,7 +34,7 @@ require (
34
34
github.com/microcosm-cc/bluemonday v1.0.24
35
35
github.com/redis/go-redis/v9 v9.0.5
36
36
github.com/schollz/closestmatch v2.1.0+incompatible
37
- github.com/shirou/gopsutil/v3 v3.23.5
37
+ github.com/shirou/gopsutil/v3 v3.23.6
38
38
github.com/tdewolff/minify/v2 v2.12.7
39
39
github.com/vmihailenco/msgpack/v5 v5.3.5
40
40
github.com/yosssi/ace v0.0.5
@@ -91,7 +91,7 @@ require (
91
91
github.com/sergi/go-diff v1.0.0 // indirect
92
92
github.com/shoenig/go-m1cpu v0.1.6 // indirect
93
93
github.com/sirupsen/logrus v1.8.1 // indirect
94
- github.com/stretchr/testify v1.8.3 // indirect
94
+ github.com/stretchr/testify v1.8.4 // indirect
95
95
github.com/tdewolff/parse/v2 v2.6.6 // indirect
96
96
github.com/tklauser/go-sysconf v0.3.11 // indirect
97
97
github.com/tklauser/numcpus v0.6.0 // indirect
You can’t perform that action at this time.
0 commit comments