Skip to content

Commit bfcd3bd

Browse files
committed
Update dependencies
1 parent 2f6196f commit bfcd3bd

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
@@ -92,7 +92,7 @@ require (
9292
github.com/patrickmn/go-cache v2.1.0+incompatible // indirect
9393
github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f // indirect
9494
github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d // indirect
95-
github.com/pingcap/tidb/pkg/parser v0.0.0-20250214113125-72a1145688e5 // indirect
95+
github.com/pingcap/tidb/pkg/parser v0.0.0-20250217103111-1596775be1d5 // indirect
9696
github.com/pkg/term v1.2.0-beta.2.0.20210419004637-f749b98bd0ba // indirect
9797
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
9898
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
@@ -226,7 +226,7 @@ github.com/pingcap/errors
226226
# github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d
227227
## explicit; go 1.16
228228
github.com/pingcap/log
229-
# github.com/pingcap/tidb/pkg/parser v0.0.0-20250214113125-72a1145688e5 => github.com/pingcap/tidb/pkg/parser v0.0.0-20250130070702-43f2fb91d740
229+
# github.com/pingcap/tidb/pkg/parser v0.0.0-20250217103111-1596775be1d5 => github.com/pingcap/tidb/pkg/parser v0.0.0-20250130070702-43f2fb91d740
230230
## explicit; go 1.22
231231
github.com/pingcap/tidb/pkg/parser/charset
232232
github.com/pingcap/tidb/pkg/parser/format

0 commit comments

Comments
 (0)