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>
This commit is contained in:
dependabot[bot]
2022-08-25 10:30:04 +00:00
committed by Bjørn Erik Pedersen
parent 4219993b0c
commit e88873b803
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

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