Remove godep from REQUIRED_BINS

This commit is contained in:
Christoph Blecker 2018-10-24 20:55:16 -07:00
parent 35cdbdf16c
commit 64173fb46b
No known key found for this signature in database
GPG Key ID: B34A59A9D39F838B

View File

@ -57,7 +57,6 @@ fi
REQUIRED_BINS=(
"github.com/onsi/ginkgo/ginkgo"
"github.com/jteeuwen/go-bindata/go-bindata"
"github.com/tools/godep"
"github.com/client9/misspell/cmd/misspell"
"github.com/cloudflare/cfssl/cmd/cfssl"
"github.com/cloudflare/cfssl/cmd/cfssljson"