Skip to content

Commit

Permalink
workflow: Update tparse version
Browse files Browse the repository at this point in the history
  • Loading branch information
neilotoole committed Nov 19, 2023
1 parent e14d564 commit 393efc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 393efc1

Please sign in to comment.