summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-25 10:30:04 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-08-26 12:01:19 +0200
commite88873b80324f037b7de7542df86166c16e8cec2 (patch)
tree2e81330cdfa9d077642d50510758963dbda7cd09 /go.mod
parent4219993b0c86c55cb50a45726dbd764d9e3a98fd (diff)
build(deps): bump github.com/tdewolff/parse/v2 from 2.6.1 to 2.6.2
Bumps [github.com/tdewolff/parse/v2](https://github.com/tdewolff/parse) from 2.6.1 to 2.6.2. - [Release notes](https://github.com/tdewolff/parse/releases) - [Commits](https://github.com/tdewolff/parse/compare/v2.6.1...v2.6.2) --- updated-dependencies: - dependency-name: github.com/tdewolff/parse/v2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 ce52840ba..58b3fa88a 100644
--- a/go.mod
+++ b/go.mod
@@ -55,7 +55,7 @@ require (
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/pflag v1.0.5
github.com/tdewolff/minify/v2 v2.12.0
- github.com/tdewolff/parse/v2 v2.6.1
+ github.com/tdewolff/parse/v2 v2.6.2
github.com/yuin/goldmark v1.4.13
go.uber.org/atomic v1.9.0
gocloud.dev v0.24.0