File tree 2 files changed +6
-6
lines changed
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.5.1
36
36
github.com/schollz/closestmatch v2.1.0+incompatible
37
37
github.com/shirou/gopsutil/v3 v3.24.3
38
- github.com/tdewolff/minify/v2 v2.20.19
38
+ github.com/tdewolff/minify/v2 v2.20.26
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.9
@@ -93,7 +93,7 @@ require (
93
93
github.com/shoenig/go-m1cpu v0.1.6 // indirect
94
94
github.com/sirupsen/logrus v1.8.1 // indirect
95
95
github.com/stretchr/testify v1.9.0 // indirect
96
- github.com/tdewolff/parse/v2 v2.7.12 // indirect
96
+ github.com/tdewolff/parse/v2 v2.7.14 // indirect
97
97
github.com/tklauser/go-sysconf v0.3.12 // indirect
98
98
github.com/tklauser/numcpus v0.6.1 // indirect
99
99
github.com/valyala/bytebufferpool v1.0.0 // indirect
You can’t perform that action at this time.
0 commit comments