File tree Expand file tree Collapse file tree 4 files changed +18
-6
lines changed
github.com/dlclark/regexp2 Expand file tree Collapse file tree 4 files changed +18
-6
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ require (
6666 github.com/aymerick/douceur v0.2.0 // indirect
6767 github.com/caddyserver/zerossl v0.1.3 // indirect
6868 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
69- github.com/dlclark/regexp2 v1.11.4 // indirect
69+ github.com/dlclark/regexp2 v1.11.5 // indirect
7070 github.com/fsnotify/fsnotify v1.8.0 // indirect
7171 github.com/go-mysql-org/go-mysql v1.11.0 // indirect
7272 github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
@@ -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-20250211112339-e7d7cdc600e3 // indirect
95+ github.com/pingcap/tidb/pkg/parser v0.0.0-20250212102037-453ccd738de4 // 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
Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ github.com/denisenkom/go-mssqldb v0.12.3/go.mod h1:k0mtMFOnU+AihqFxPMiF05rtiDror
4646mygithub.libinneed.workers.dev/didip/tollbooth v4.0.2+incompatible h1:fVSa33JzSz0hoh2NxpwZtksAzAgd7zjmGO20HCZtF4M =
4747mygithub.libinneed.workers.dev/didip/tollbooth v4.0.2+incompatible /go.mod h1:A9b0665CE6l1KmzpDws2++elm/CsuWBMa5Jv4WY0PEY =
4848mygithub.libinneed.workers.dev/dlclark/regexp2 v1.11.0 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
49- github.com/dlclark/regexp2 v1.11.4 h1:rPYF9/LECdNymJufQKmri9gV604RvvABwgOA8un7yAo =
50- github.com/dlclark/regexp2 v1.11.4 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
49+ github.com/dlclark/regexp2 v1.11.5 h1:Q/sSnsKerHeCkc/jSTNq1oCm7KiVgUMZRDUoRu0JQZQ =
50+ github.com/dlclark/regexp2 v1.11.5 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
5151mygithub.libinneed.workers.dev/dnaeon/go-vcr v1.2.0 /go.mod h1:R4UdLID7HZT3taECzJs4YgbbH6PIGXB6W/sc5OLb6RQ =
5252mygithub.libinneed.workers.dev/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY =
5353mygithub.libinneed.workers.dev/dustin/go-humanize v1.0.1 /go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto =
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ github.com/didip/tollbooth
4646mygithub.libinneed.workers.dev/didip/tollbooth/errors
4747mygithub.libinneed.workers.dev/didip/tollbooth/libstring
4848mygithub.libinneed.workers.dev/didip/tollbooth/limiter
49- # github.com/dlclark/regexp2 v1.11.4
49+ # github.com/dlclark/regexp2 v1.11.5
5050## explicit; go 1.13
5151mygithub.libinneed.workers.dev/dlclark/regexp2
5252mygithub.libinneed.workers.dev/dlclark/regexp2/syntax
@@ -226,7 +226,7 @@ github.com/pingcap/errors
226226# github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d
227227## explicit; go 1.16
228228mygithub.libinneed.workers.dev/pingcap/log
229- # github.com/pingcap/tidb/pkg/parser v0.0.0-20250211112339-e7d7cdc600e3 => github.com/pingcap/tidb/pkg/parser v0.0.0-20250130070702-43f2fb91d740
229+ # github.com/pingcap/tidb/pkg/parser v0.0.0-20250212102037-453ccd738de4 => github.com/pingcap/tidb/pkg/parser v0.0.0-20250130070702-43f2fb91d740
230230## explicit; go 1.22
231231mygithub.libinneed.workers.dev/pingcap/tidb/pkg/parser/charset
232232mygithub.libinneed.workers.dev/pingcap/tidb/pkg/parser/format
You can’t perform that action at this time.
0 commit comments