Autogenerated: hack/update-bazel.sh

Kubernetes-commit: ef56a8d6bb3800ab7803713eafc4191e8202ad6e
This commit is contained in:
Jeff Grafton
2018-02-16 13:43:01 -08:00
committed by Kubernetes Publisher
parent e00c8f23c0
commit fca8bb2928
39 changed files with 0 additions and 40 deletions

View File

@@ -11,7 +11,6 @@ go_test(
name = "go_default_test",
srcs = ["ring_growing_test.go"],
embed = [":go_default_library"],
importpath = "k8s.io/client-go/util/buffer",
deps = ["//vendor/github.com/stretchr/testify/assert:go_default_library"],
)