summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-01 09:33:52 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-11-01 16:07:37 +0100
commita9079d7a6305da15d22ce922da36ec12561a71dc (patch)
tree7a30ff7b748a05d5b35ab6952ff0b47fd93dcc7e /go.mod
parent4914b7f18c5007df8e74fe204e27114fc70812c8 (diff)
build(deps): bump github.com/tdewolff/parse/v2 from 2.7.1 to 2.7.3
Bumps [github.com/tdewolff/parse/v2](https://github.com/tdewolff/parse) from 2.7.1 to 2.7.3. - [Release notes](https://github.com/tdewolff/parse/releases) - [Commits](https://github.com/tdewolff/parse/compare/v2.7.1...v2.7.3) --- 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 0cd899789..c7dfb7275 100644
--- a/go.mod
+++ b/go.mod
@@ -62,7 +62,7 @@ require (
github.com/spf13/fsync v0.9.0
github.com/spf13/pflag v1.0.5
github.com/tdewolff/minify/v2 v2.20.5
- github.com/tdewolff/parse/v2 v2.7.3-0.20231031132452-e7c20a5d77ab
+ github.com/tdewolff/parse/v2 v2.7.3
github.com/yuin/goldmark v1.6.0
github.com/yuin/goldmark-emoji v1.0.2
go.uber.org/atomic v1.11.0