Skip to content

Commit

Permalink
go.mod: update pd client in 6.6 (pingcap#41352)
Browse files Browse the repository at this point in the history
ref pingcap#38825

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
  • Loading branch information
CabinfeverB authored and iosmanthus committed Feb 23, 2023
1 parent 3381b90 commit 53ec2f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEPS.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -4100,8 +4100,8 @@ def go_deps():
name = "com_github_tikv_pd_client",
build_file_proto_mode = "disable_global",
importpath = "github.com/tikv/pd/client",
sum = "h1:hauBQBHSyrUxAI0zvkTiBKd472c+Iy+aY0Jd+b9VOJ8=",
version = "v0.0.0-20230209034200-6d23a31c24be",
sum = "h1:cvZy33DhVC2qWuZrcDOU/Y6UiE9XxRpaiXspGvRmiqk=",
version = "v0.0.0-20230213111801-7d0389306a8b",
)
go_repository(
name = "com_github_timakin_bodyclose",
Expand Down

0 comments on commit 53ec2f3

Please sign in to comment.