fix(deps): update module github.com/alecthomas/participle/v2 to v2.1.1
This commit is contained in:
parent
ce1b18fca9
commit
14d3c6d083
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue