mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-31 22:41:53 +02:00
build(deps): bump github.com/tdewolff/minify/v2 from 2.11.10 to 2.12.0
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.11.10 to 2.12.0. - [Release notes](https://github.com/tdewolff/minify/releases) - [Commits](https://github.com/tdewolff/minify/compare/v2.11.10...v2.12.0) --- updated-dependencies: - dependency-name: github.com/tdewolff/minify/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
d1b03a093f
commit
369bdf22f8
4
go.mod
4
go.mod
@@ -54,8 +54,8 @@ require (
|
||||
github.com/spf13/fsync v0.9.0
|
||||
github.com/spf13/jwalterweatherman v1.1.0
|
||||
github.com/spf13/pflag v1.0.5
|
||||
github.com/tdewolff/minify/v2 v2.11.10
|
||||
github.com/tdewolff/parse/v2 v2.6.0
|
||||
github.com/tdewolff/minify/v2 v2.12.0
|
||||
github.com/tdewolff/parse/v2 v2.6.1
|
||||
github.com/yuin/goldmark v1.4.12
|
||||
go.uber.org/atomic v1.9.0
|
||||
gocloud.dev v0.24.0
|
||||
|
Reference in New Issue
Block a user