summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-22 10:30:31 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-05-22 13:58:40 +0200
commit1292d5a26af55ffd22512a01ae3a82c769e9bb01 (patch)
tree489ecdf556f852651b0ca5a60f6767d375b4d1d6 /go.mod
parentbaa556904279845f5c137d7a2ea54518784faab2 (diff)
build(deps): bump github.com/tdewolff/parse/v2 from 2.6.5 to 2.6.6
Bumps [github.com/tdewolff/parse/v2](https://github.com/tdewolff/parse) from 2.6.5 to 2.6.6. - [Release notes](https://github.com/tdewolff/parse/releases) - [Commits](https://github.com/tdewolff/parse/compare/v2.6.5...v2.6.6) --- 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 4178add4d..3c9253c11 100644
--- a/go.mod
+++ b/go.mod
@@ -59,7 +59,7 @@ require (
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/pflag v1.0.5
github.com/tdewolff/minify/v2 v2.12.5
- github.com/tdewolff/parse/v2 v2.6.5
+ github.com/tdewolff/parse/v2 v2.6.6
github.com/yuin/goldmark v1.5.4
go.uber.org/atomic v1.10.0
go.uber.org/automaxprocs v1.5.2