File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ require (
35
35
github.com/redis/go-redis/v9 v9.4.0
36
36
github.com/schollz/closestmatch v2.1.0+incompatible
37
37
github.com/shirou/gopsutil/v3 v3.23.12
38
- github.com/tdewolff/minify/v2 v2.20.12
38
+ github.com/tdewolff/minify/v2 v2.20.13
39
39
github.com/vmihailenco/msgpack/v5 v5.4.1
40
40
github.com/yosssi/ace v0.0.5
41
41
go.etcd.io/bbolt v1.3.8
@@ -94,7 +94,7 @@ require (
94
94
github.com/shoenig/go-m1cpu v0.1.6 // indirect
95
95
github.com/sirupsen/logrus v1.8.1 // indirect
96
96
github.com/stretchr/testify v1.8.4 // indirect
97
- github.com/tdewolff/parse/v2 v2.7.7 // indirect
97
+ github.com/tdewolff/parse/v2 v2.7.8 // indirect
98
98
github.com/tklauser/go-sysconf v0.3.12 // indirect
99
99
github.com/tklauser/numcpus v0.6.1 // indirect
100
100
github.com/valyala/bytebufferpool v1.0.0 // indirect
You can’t perform that action at this time.
0 commit comments