fix(deps): update module github.com/alecthomas/participle/v2 to v2.1.1
Some checks failed
renovate/artifacts Artifact file update failure
Renovate / renovate (push) Successful in 31s
Go build / build (push) Failing after 3m31s

This commit is contained in:
Forgejo Actions 2023-12-02 03:34:22 +00:00
parent ce1b18fca9
commit 14d3c6d083

2
go.mod
View file

@ -6,7 +6,7 @@ toolchain go1.21.4
require (
github.com/PaesslerAG/jsonpath v0.1.1
github.com/alecthomas/participle/v2 v2.1.0
github.com/alecthomas/participle/v2 2.1.1
github.com/go-sql-driver/mysql v1.7.1
github.com/google/uuid v1.4.0
github.com/jackc/pgx/v5 v5.5.0