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

@@ -11,7 +11,7 @@ go_library(
"forward_assertions.go",
"http_assertions.go",
],
importmap = "vendor/github.com/stretchr/testify/assert",
importmap = "k8s.io/kubernetes/vendor/github.com/stretchr/testify/assert",
importpath = "github.com/stretchr/testify/assert",
visibility = ["//visibility:public"],
deps = [