From 4165d14b6d5efa549f918d8a31edf01c5868689a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 01:14:20 +0000 Subject: [PATCH] chore(deps): update module github.com/pingcap/tidb/parser to v8 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 76867f9aff..bbe23408f4 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/google/uuid v1.6.0 github.com/oklog/ulid v1.3.1 github.com/parquet-go/parquet-go v0.20.1 - github.com/pingcap/tidb/parser v0.0.0-20231013125129-93a834a6bf8d + github.com/pingcap/tidb/parser v8.1.0-alpha github.com/planetscale/vtprotobuf v0.6.0 github.com/polarsignals/wal v0.0.0-20231123092250-5d233119cfc9 github.com/prometheus/client_golang v1.19.0