Rename for consistency

This commit is contained in:
John Gardiner Myers 2021-07-27 23:50:52 -07:00
parent 4ea591313f
commit 009e741b03
3 changed files with 2 additions and 2 deletions

4
cmd/kops/BUILD.bazel generated
View File

@ -39,8 +39,8 @@ go_library(
"promote.go",
"promote_keypair.go",
"replace.go",
"rollingupdate.go",
"rollingupdate_cluster.go",
"rolling-update.go",
"rolling-update_cluster.go",
"root.go",
"toolbox.go",
"toolbox_dump.go",