Skip to content

Commit 9d78087

Browse files
committed
Update dependencies
1 parent 6ff7ad9 commit 9d78087

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ require (
9191
github.com/patrickmn/go-cache v2.1.0+incompatible // indirect
9292
github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f // indirect
9393
github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d // indirect
94-
github.com/pingcap/tidb/pkg/parser v0.0.0-20250224113330-62165a41faa8 // indirect
94+
github.com/pingcap/tidb/pkg/parser v0.0.0-20250228042737-d39268519f75 // indirect
9595
github.com/pkg/term v1.2.0-beta.2.0.20210419004637-f749b98bd0ba // indirect
9696
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
9797
github.com/quic-go/qpack v0.5.1 // indirect

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ github.com/pingcap/errors
224224
# github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d
225225
## explicit; go 1.16
226226
github.com/pingcap/log
227-
# github.com/pingcap/tidb/pkg/parser v0.0.0-20250224113330-62165a41faa8 => github.com/pingcap/tidb/pkg/parser v0.0.0-20250130070702-43f2fb91d740
227+
# github.com/pingcap/tidb/pkg/parser v0.0.0-20250228042737-d39268519f75 => github.com/pingcap/tidb/pkg/parser v0.0.0-20250130070702-43f2fb91d740
228228
## explicit; go 1.22
229229
github.com/pingcap/tidb/pkg/parser/charset
230230
github.com/pingcap/tidb/pkg/parser/format

0 commit comments

Comments
 (0)