Skip to content

Commit 70df7cf

Browse files
Bump github.com/tdewolff/minify/v2 from 2.22.4 to 2.23.5
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.22.4 to 2.23.5. - [Release notes](https://github.com/tdewolff/minify/releases) - [Commits](tdewolff/minify@v2.22.4...v2.23.5) --- updated-dependencies: - dependency-name: github.com/tdewolff/minify/v2 dependency-version: 2.23.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5470ae commit 70df7cf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ require (
3535
github.com/redis/go-redis/v9 v9.7.3
3636
github.com/schollz/closestmatch v2.1.0+incompatible
3737
github.com/shirou/gopsutil/v3 v3.24.5
38-
github.com/tdewolff/minify/v2 v2.22.4
38+
github.com/tdewolff/minify/v2 v2.23.5
3939
github.com/vmihailenco/msgpack/v5 v5.4.1
4040
github.com/yosssi/ace v0.0.5
4141
go.etcd.io/bbolt v1.4.0
@@ -93,7 +93,7 @@ require (
9393
github.com/shoenig/go-m1cpu v0.1.6 // indirect
9494
github.com/sirupsen/logrus v1.8.1 // indirect
9595
github.com/stretchr/testify v1.10.0 // indirect
96-
github.com/tdewolff/parse/v2 v2.7.21 // indirect
96+
github.com/tdewolff/parse/v2 v2.8.0 // indirect
9797
github.com/tklauser/go-sysconf v0.3.12 // indirect
9898
github.com/tklauser/numcpus v0.6.1 // indirect
9999
github.com/valyala/bytebufferpool v1.0.0 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)