File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.2
55require (
66 github.com/gin-gonic/gin v1.10.0
77 github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0
8- github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d
8+ github.com/pingcap/log v1.1.1-0.20250514022801-14f3b4ca066e
99 github.com/pingcap/tidb-operator/pkg/apis v1.6.3
1010 github.com/pingcap/tidb-operator/pkg/client v1.6.3
1111 go.uber.org/zap v1.27.0
Original file line number Diff line number Diff line change @@ -110,8 +110,8 @@ github.com/pelletier/go-toml/v2 v2.2.2/go.mod h1:1t835xjRzz80PqgE6HHgN2JOsmgYu/h
110110github.com/pingcap/errors v0.11.0 /go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8 =
111111github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4 =
112112github.com/pingcap/errors v0.11.4 /go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8 =
113- github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d h1:y3EueKVfVykdpTyfUnQGqft0ud+xVFuCdp1XkVL0X1E =
114- github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d /go.mod h1:ORfBOFp1eteu2odzsyaxI+b8TzJwgjwyQcGhI+9SfEA =
113+ github.com/pingcap/log v1.1.1-0.20250514022801-14f3b4ca066e h1:8AZZRv1Ox9FVGATVZBBgr6y1MrNBQFABEdovNJt1QIc =
114+ github.com/pingcap/log v1.1.1-0.20250514022801-14f3b4ca066e /go.mod h1:ORfBOFp1eteu2odzsyaxI+b8TzJwgjwyQcGhI+9SfEA =
115115github.com/pingcap/tiproxy/lib v0.0.0-20230907130944-eb5b4b9c9e79 h1:q2ILYQoB7COkkkE+dA3hwIFHZHYxOwDBpR3AYenb/hM =
116116github.com/pingcap/tiproxy/lib v0.0.0-20230907130944-eb5b4b9c9e79 /go.mod h1:LL2iRLUCzFd/zThAfn3BTA4ywSzv1etnJsOIydzsokk =
117117github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments