File tree 2 files changed +6
-13
lines changed
2 files changed +6
-13
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.0.5
36
36
github.com/schollz/closestmatch v2.1.0+incompatible
37
37
github.com/shirou/gopsutil/v3 v3.23.7
38
- github.com/tdewolff/minify/v2 v2.12.7
38
+ github.com/tdewolff/minify/v2 v2.12.8
39
39
github.com/vmihailenco/msgpack/v5 v5.3.5
40
40
github.com/yosssi/ace v0.0.5
41
41
go.etcd.io/bbolt v1.3.7
@@ -92,7 +92,7 @@ require (
92
92
github.com/shoenig/go-m1cpu v0.1.6 // indirect
93
93
github.com/sirupsen/logrus v1.8.1 // indirect
94
94
github.com/stretchr/testify v1.8.4 // indirect
95
- github.com/tdewolff/parse/v2 v2.6.6 // indirect
95
+ github.com/tdewolff/parse/v2 v2.6.7 // indirect
96
96
github.com/tklauser/go-sysconf v0.3.11 // indirect
97
97
github.com/tklauser/numcpus v0.6.0 // indirect
98
98
github.com/valyala/bytebufferpool v1.0.0 // indirect
You can’t perform that action at this time.
0 commit comments