mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Remove godep from REQUIRED_BINS
This commit is contained in:
parent
35cdbdf16c
commit
64173fb46b
@ -57,7 +57,6 @@ fi
|
|||||||
REQUIRED_BINS=(
|
REQUIRED_BINS=(
|
||||||
"github.com/onsi/ginkgo/ginkgo"
|
"github.com/onsi/ginkgo/ginkgo"
|
||||||
"github.com/jteeuwen/go-bindata/go-bindata"
|
"github.com/jteeuwen/go-bindata/go-bindata"
|
||||||
"github.com/tools/godep"
|
|
||||||
"github.com/client9/misspell/cmd/misspell"
|
"github.com/client9/misspell/cmd/misspell"
|
||||||
"github.com/cloudflare/cfssl/cmd/cfssl"
|
"github.com/cloudflare/cfssl/cmd/cfssl"
|
||||||
"github.com/cloudflare/cfssl/cmd/cfssljson"
|
"github.com/cloudflare/cfssl/cmd/cfssljson"
|
||||||
|
Loading…
Reference in New Issue
Block a user