summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-24 06:35:53 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-09-29 19:47:59 +0200
commitb395d686e9a77bf4e0d587ee9a3af4ae6e1aee02 (patch)
tree71a28929c22a2313d671f0ea8a8835b29a7f7bd8 /go.mod
parent97987e5c0254e35668dca7f89e67b79553e617c8 (diff)
build(deps): bump github.com/tdewolff/minify/v2 from 2.9.4 to 2.9.5
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.9.4 to 2.9.5. - [Release notes](https://github.com/tdewolff/minify/releases) - [Commits](https://github.com/tdewolff/minify/compare/v2.9.4...v2.9.5) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 33427beeb..7dbf0f658 100644
--- a/go.mod
+++ b/go.mod
@@ -51,7 +51,7 @@ require (
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.7.1
- github.com/tdewolff/minify/v2 v2.9.4
+ github.com/tdewolff/minify/v2 v2.9.5
github.com/yuin/goldmark v1.2.1
github.com/yuin/goldmark-highlighting v0.0.0-20200307114337-60d527fdb691
gocloud.dev v0.15.0