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
5
5
require (
6
6
github.com/gin-gonic/gin v1.10.0
7
7
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.20241212030209-7e3ff8601a2a
9
9
github.com/pingcap/tidb-operator/pkg/apis v1.6.1
10
10
github.com/pingcap/tidb-operator/pkg/client v1.6.1
11
11
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
110
110
github.com/pingcap/errors v0.11.0 /go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8 =
111
111
github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4 =
112
112
github.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.20241212030209-7e3ff8601a2a h1:WIhmJBlNGmnCWH6TLMdZfNEDaiU8cFpZe3iaqDbQ0M8 =
114
+ github.com/pingcap/log v1.1.1-0.20241212030209-7e3ff8601a2a /go.mod h1:ORfBOFp1eteu2odzsyaxI+b8TzJwgjwyQcGhI+9SfEA =
115
115
github.com/pingcap/tiproxy/lib v0.0.0-20230907130944-eb5b4b9c9e79 h1:q2ILYQoB7COkkkE+dA3hwIFHZHYxOwDBpR3AYenb/hM =
116
116
github.com/pingcap/tiproxy/lib v0.0.0-20230907130944-eb5b4b9c9e79 /go.mod h1:LL2iRLUCzFd/zThAfn3BTA4ywSzv1etnJsOIydzsokk =
117
117
github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments