mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-28 22:19:59 +02:00
deps: Update github.com/tdewolff/minify/v2 v2.11.1 => v2.11.2
Fixes #9820
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
9a888c243a
commit
55e28c239e
6
go.mod
6
go.mod
@@ -21,7 +21,7 @@ require (
|
||||
github.com/evanw/esbuild v0.14.36
|
||||
github.com/fortytw2/leaktest v1.3.0
|
||||
github.com/frankban/quicktest v1.14.3
|
||||
github.com/fsnotify/fsnotify v1.5.1
|
||||
github.com/fsnotify/fsnotify v1.5.3
|
||||
github.com/getkin/kin-openapi v0.94.0
|
||||
github.com/ghodss/yaml v1.0.0
|
||||
github.com/gobuffalo/flect v0.2.5
|
||||
@@ -55,7 +55,7 @@ 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.1
|
||||
github.com/tdewolff/minify/v2 v2.11.2
|
||||
github.com/yuin/goldmark v1.4.11
|
||||
go.uber.org/atomic v1.9.0
|
||||
gocloud.dev v0.20.0
|
||||
@@ -95,7 +95,7 @@ require (
|
||||
github.com/mattn/go-runewidth v0.0.9 // indirect
|
||||
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
|
||||
github.com/russross/blackfriday/v2 v2.1.0 // indirect
|
||||
github.com/tdewolff/parse/v2 v2.5.28 // indirect
|
||||
github.com/tdewolff/parse/v2 v2.5.29 // indirect
|
||||
go.opencensus.io v0.23.0 // indirect
|
||||
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect
|
||||
golang.org/x/sys v0.0.0-20220209214540-3681064d5158 // indirect
|
||||
|
Reference in New Issue
Block a user