mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 19:21:37 +00:00
remove unnecessary vendoring of cmd/cfssl
Duringdc9def6f93
, which was a revert for7a10073e4a
we forgot to remove the extra thing we started vendoring. So let's drop the cmd/cfssl Change-Id: I308dc41cdb9b990f2b4ab8d59ad0445d5ac02e8c
This commit is contained in:
@@ -24,8 +24,6 @@ import (
|
||||
_ "github.com/bazelbuild/buildtools/buildozer"
|
||||
_ "github.com/cespare/prettybench"
|
||||
_ "github.com/client9/misspell/cmd/misspell"
|
||||
_ "github.com/cloudflare/cfssl/cmd/cfssl"
|
||||
_ "github.com/cloudflare/cfssl/cmd/cfssljson"
|
||||
_ "github.com/jstemmer/go-junit-report"
|
||||
_ "github.com/jteeuwen/go-bindata/go-bindata"
|
||||
_ "github.com/onsi/ginkgo/ginkgo"
|
||||
|
Reference in New Issue
Block a user