mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-24 20:06:15 +00:00
client-go/util/cert go_library shouldn't depend on testdata
This commit is contained in:
@@ -24,9 +24,6 @@ go_library(
|
||||
"io.go",
|
||||
"pem.go",
|
||||
],
|
||||
data = [
|
||||
"testdata/dontUseThisKey.pem",
|
||||
],
|
||||
importpath = "k8s.io/client-go/util/cert",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user