Run hack/update-bazel.sh

This commit is contained in:
Jeff Grafton
2018-06-21 14:51:55 -07:00
parent b0af0f68b1
commit 23ceebac22
2128 changed files with 12574 additions and 12572 deletions

View File

@@ -14,7 +14,7 @@ go_library(
"tomltree_create.go",
"tomltree_write.go",
],
importmap = "vendor/github.com/pelletier/go-toml",
importmap = "k8s.io/kubernetes/vendor/github.com/pelletier/go-toml",
importpath = "github.com/pelletier/go-toml",
visibility = ["//visibility:public"],
)