mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Update grpc dependency to 1.32.
Simplify grpc testing infrastructure to align with upstream changes.
This commit is contained in:
@@ -22,8 +22,8 @@ function bash_ws_fix {
|
||||
|
||||
log_callout -e "\\nFixing etcd code for you...\\n"
|
||||
|
||||
run_for_modules run go fmt || exit 2
|
||||
run_for_modules mod_tidy_fix || exit 2
|
||||
run_for_modules run go fmt || exit 2
|
||||
run_for_module tests bom_fix || exit 2
|
||||
bash_ws_fix || exit 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user