Skip to content

Commit 1be64be

Browse files
Bump github.com/tdewolff/minify/v2 from 2.12.7 to 2.12.8
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.12.7 to 2.12.8. - [Release notes](https://github.com/tdewolff/minify/releases) - [Commits](tdewolff/minify@v2.12.7...v2.12.8) --- updated-dependencies: - dependency-name: github.com/tdewolff/minify/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ead6bba commit 1be64be

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ require (
3535
github.com/redis/go-redis/v9 v9.0.5
3636
github.com/schollz/closestmatch v2.1.0+incompatible
3737
github.com/shirou/gopsutil/v3 v3.23.6
38-
github.com/tdewolff/minify/v2 v2.12.7
38+
github.com/tdewolff/minify/v2 v2.12.8
3939
github.com/vmihailenco/msgpack/v5 v5.3.5
4040
github.com/yosssi/ace v0.0.5
4141
go.etcd.io/bbolt v1.3.7
@@ -92,7 +92,7 @@ require (
9292
github.com/shoenig/go-m1cpu v0.1.6 // indirect
9393
github.com/sirupsen/logrus v1.8.1 // indirect
9494
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
9696
github.com/tklauser/go-sysconf v0.3.11 // indirect
9797
github.com/tklauser/numcpus v0.6.0 // indirect
9898
github.com/valyala/bytebufferpool v1.0.0 // indirect

go.sum

+4-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)