diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 93f983593..a64ab0317 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,7 +12,7 @@ env: GO_VERSION: 1.21.0 GORELEASER_VERSION: 1.20.0 GOLANGCI_LINT_VERSION: v1.54.1 - TPARSE_VERSION: v0.11.1 + TPARSE_VERSION: v0.13.2 BUILD_TAGS: 'sqlite_vtable sqlite_stat4 sqlite_fts5 sqlite_introspect sqlite_json sqlite_math_functions' jobs: