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>
This commit is contained in:
dependabot[bot]
2023-11-01 09:33:52 +00:00
committed by Bjørn Erik Pedersen
parent 4914b7f18c
commit a9079d7a63
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -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