Skip to content

Commit

Permalink
bazel
Browse files Browse the repository at this point in the history
Signed-off-by: you06 <[email protected]>
  • Loading branch information
you06 committed May 29, 2023
1 parent 58150ac commit 5e3d1ae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions DEPS.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -3421,8 +3421,8 @@ def go_deps():
name = "com_github_pingcap_kvproto",
build_file_proto_mode = "disable_global",
importpath = "github.com/pingcap/kvproto",
sum = "h1:eHtwHgPzzm8aIZ4x8o7zg1b23cjUl0AikW+SDLpqf3E=",
version = "v0.0.0-20230426023724-d90a321b46be",
sum = "h1:iAIjJVgrPuXjpAiMDcJvz4Y4Qf4KypiCsqy3UVzU6FQ=",
version = "v0.0.0-20230523065550-8b641fa69bf3",
)
go_repository(
name = "com_github_pingcap_log",
Expand Down Expand Up @@ -4180,8 +4180,8 @@ def go_deps():
name = "com_github_tikv_client_go_v2",
build_file_proto_mode = "disable_global",
importpath = "github.com/tikv/client-go/v2",
sum = "h1:uMwa1WlF51WU3capFUiTHjn7U71wiPHyRmdkde7GWlA=",
version = "v2.0.8-0.20230524032653-1b2876693630",
sum = "h1:3w2pCPywuFJYY5gt39BIY3n0QEhK3R4FsAlKmLtfieY=",
version = "v2.0.8-0.20230526055553-11121c6913c9",
)
go_repository(
name = "com_github_tikv_pd",
Expand Down

0 comments on commit 5e3d1ae

Please sign in to comment.