Skip to content

Commit 20d2855

Browse files
Bump github.com/tdewolff/minify/v2 from 2.11.9 to 2.11.10 (kataras#1909)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.11.9 to 2.11.10. - [Release notes](https://github.com/tdewolff/minify/releases) - [Commits](tdewolff/minify@v2.11.9...v2.11.10) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b22fb2 commit 20d2855

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ require (
3737
github.com/russross/blackfriday/v2 v2.1.0
3838
github.com/schollz/closestmatch v2.1.0+incompatible
3939
github.com/shirou/gopsutil/v3 v3.22.5
40-
github.com/tdewolff/minify/v2 v2.11.9
40+
github.com/tdewolff/minify/v2 v2.11.10
4141
github.com/vmihailenco/msgpack/v5 v5.3.5
4242
github.com/yosssi/ace v0.0.5
4343
go.etcd.io/bbolt v1.3.6
@@ -93,7 +93,7 @@ require (
9393
github.com/sirupsen/logrus v1.8.1 // indirect
9494
github.com/smartystreets/assertions v1.13.0 // indirect
9595
github.com/stretchr/testify v1.7.1 // indirect
96-
github.com/tdewolff/parse/v2 v2.5.33 // indirect
96+
github.com/tdewolff/parse/v2 v2.6.0 // indirect
9797
github.com/tklauser/go-sysconf v0.3.10 // indirect
9898
github.com/tklauser/numcpus v0.4.0 // indirect
9999
github.com/valyala/bytebufferpool v1.0.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)