Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
3pointer committed Mar 6, 2023
1 parent 44378c1 commit b4f54ff
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 @@ -3373,8 +3373,8 @@ def go_deps():
name = "com_github_pingcap_kvproto",
build_file_proto_mode = "disable_global",
importpath = "github.com/pingcap/kvproto",
sum = "h1:Qt8xe4CWgA/pPfYLHwCl8Mz0g7Mbnbhx4l0gVf9eH1w=",
version = "v0.0.0-20230216153817-c6df78cc9dea",
sum = "h1:t7udP4U+NdF0mDNzes3BWfxnxqV5nfB32vEAcADEo/E=",
version = "v0.0.0-20230302085208-bebf415a2244",
)
go_repository(
name = "com_github_pingcap_log",
Expand Down

0 comments on commit b4f54ff

Please sign in to comment.