fix(deps): update module github.com/alecthomas/participle/v2 to v2.1.1 #74

Merged
prskr merged 1 commit from renovate/github.com-alecthomas-participle-v2-2.x into main 2023-12-03 16:53:50 +00:00
Showing only changes of commit 14d3c6d083 - Show all commits

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