mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
client-go/util/cert go_library shouldn't depend on testdata
This commit is contained in:
parent
d112ffc2eb
commit
4c60b776fc
@ -24,9 +24,6 @@ go_library(
|
||||
"io.go",
|
||||
"pem.go",
|
||||
],
|
||||
data = [
|
||||
"testdata/dontUseThisKey.pem",
|
||||
],
|
||||
importpath = "k8s.io/client-go/util/cert",
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user