Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xyproto committed Nov 25, 2024
1 parent 4d25015 commit 531e1af
Show file tree
Hide file tree
Showing 11 changed files with 58 additions and 48 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ require (
github.com/patrickmn/go-cache v2.1.0+incompatible // indirect
github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f // indirect
github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d // indirect
github.com/pingcap/tidb/pkg/parser v0.0.0-20240907083015-47bbca3bc9b0 // indirect
github.com/pingcap/tidb/pkg/parser v0.0.0-20241125112247-06c6e400bdf6 // indirect
github.com/pkg/term v1.2.0-beta.2.0.20210419004637-f749b98bd0ba // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/quic-go/qpack v0.5.1 // indirect
Expand All @@ -103,7 +103,7 @@ require (
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/xyproto/binary v1.3.3 // indirect
github.com/xyproto/burnfont v1.2.3 // indirect
github.com/xyproto/cookie/v2 v2.2.5 // indirect
github.com/xyproto/cookie/v2 v2.2.6 // indirect
github.com/xyproto/randomstring v1.1.0 // indirect
github.com/xyproto/simplehstore v1.8.2 // indirect
github.com/xyproto/simplemaria v1.3.4 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@ github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f h1:FxA+NgsdHNOv+
github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f/go.mod h1:X2r9ueLEUZgtx2cIogM0v4Zj5uvvzhuuiu7Pn8HzMPg=
github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d h1:y3EueKVfVykdpTyfUnQGqft0ud+xVFuCdp1XkVL0X1E=
github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d/go.mod h1:ORfBOFp1eteu2odzsyaxI+b8TzJwgjwyQcGhI+9SfEA=
github.com/pingcap/tidb/pkg/parser v0.0.0-20240907083015-47bbca3bc9b0 h1:prO4EF6JZvVPdcHh6rwuYfwydIxEcWD1HHKHLPUMC/o=
github.com/pingcap/tidb/pkg/parser v0.0.0-20240907083015-47bbca3bc9b0/go.mod h1:bGciNq+1X3xXPyRvgHFPKh2naQVH6HPiBbfqK3qSqpw=
github.com/pingcap/tidb/pkg/parser v0.0.0-20241125112247-06c6e400bdf6 h1:OGE6Ul9Z9ItB49g+3dC83MSDZtpgdLny6OSdnQWjGh4=
github.com/pingcap/tidb/pkg/parser v0.0.0-20241125112247-06c6e400bdf6/go.mod h1:Hju1TEWZvrctQKbztTRwXH7rd41Yq0Pgmq4PrEKcq7o=
github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4/go.mod h1:4OwLy04Bl9Ef3GJJCoec+30X3LQs/0/m4HFRt/2LUSA=
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c h1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ=
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c/go.mod h1:7rwL4CYBLnjLxUqIJNnCWiEdr3bn6IUYi15bNlnbCCU=
Expand Down Expand Up @@ -211,8 +211,8 @@ github.com/xyproto/burnfont v1.2.3/go.mod h1:NlQwt/VHpxq17k8CkHcWvWTGhBim818XB4o
github.com/xyproto/cookie v0.0.0-20181220103240-f4de411f45ff h1:G+UgV5480yPnIK9+aaz4Tx0l7hu8lcDuXc9SfTbK1+w=
github.com/xyproto/cookie v0.0.0-20181220103240-f4de411f45ff/go.mod h1:+c0/g8lVJKAi+uZ/kPHqSzf2UsSI2If03smY6xITgtM=
github.com/xyproto/cookie/v2 v2.2.3/go.mod h1:GLwQP/zGrMRVJ++iavGE7jEhSyF8DY2RW3xmlYhOVhA=
github.com/xyproto/cookie/v2 v2.2.5 h1:g4v1/1hpVbacK+PklgzujnUYgGFmT2riz/cZfePD04k=
github.com/xyproto/cookie/v2 v2.2.5/go.mod h1:SkeeteOip8UEegYTF4H+WIzrgKVrqh7o0t97i3vymjw=
github.com/xyproto/cookie/v2 v2.2.6 h1:5fdhSrJAn2xdSM1nobWMaPM00ioFuNbxHo8pIN0bu/M=
github.com/xyproto/cookie/v2 v2.2.6/go.mod h1:lbMjpSwQQIihGrQukzFFwSJp3hC9yPozXUHbouSrpAM=
github.com/xyproto/datablock v1.2.0 h1:BRHolvVGIbrbILKecRCGBWt1pp/bEsOC+m2I3A32tig=
github.com/xyproto/datablock v1.2.0/go.mod h1:hQGlZYTpt2QOXcjPKri4bjwU1mebDvrY9Nlx2hUgQe0=
github.com/xyproto/env/v2 v2.0.0/go.mod h1:n0AhHu2mZjNMK2auKEF6eUAU6LJ/1PQfss8UuT7Jhzc=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vendor/github.com/pingcap/tidb/pkg/parser/mysql/charset.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 11 additions & 2 deletions vendor/github.com/pingcap/tidb/pkg/parser/mysql/const.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vendor/github.com/pingcap/tidb/pkg/parser/mysql/errcode.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion vendor/github.com/pingcap/tidb/pkg/parser/mysql/errname.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vendor/github.com/pingcap/tidb/pkg/parser/mysql/state.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 32 additions & 0 deletions vendor/github.com/xyproto/cookie/v2/random.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

35 changes: 0 additions & 35 deletions vendor/github.com/xyproto/cookie/v2/randomstring.go

This file was deleted.

6 changes: 3 additions & 3 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,8 @@ github.com/pingcap/errors
# github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d
## explicit; go 1.16
github.com/pingcap/log
# github.com/pingcap/tidb/pkg/parser v0.0.0-20240907083015-47bbca3bc9b0
## explicit; go 1.21
# github.com/pingcap/tidb/pkg/parser v0.0.0-20241125112247-06c6e400bdf6
## explicit; go 1.22
github.com/pingcap/tidb/pkg/parser/charset
github.com/pingcap/tidb/pkg/parser/format
github.com/pingcap/tidb/pkg/parser/mysql
Expand Down Expand Up @@ -321,7 +321,7 @@ github.com/xyproto/binary
# github.com/xyproto/burnfont v1.2.3
## explicit; go 1.9
github.com/xyproto/burnfont
# github.com/xyproto/cookie/v2 v2.2.5
# github.com/xyproto/cookie/v2 v2.2.6
## explicit; go 1.17
github.com/xyproto/cookie/v2
# github.com/xyproto/datablock v1.2.0
Expand Down

0 comments on commit 531e1af

Please sign in to comment.