godep: vendor go-bindata

This commit is contained in:
Mike Danese
2016-10-22 09:12:57 -07:00
parent 377967935b
commit 1cd2968917
21 changed files with 2117 additions and 170 deletions

View File

@@ -29,6 +29,7 @@ GODEP="${GODEP:-godep}"
REQUIRED_BINS=(
"github.com/ugorji/go/codec/codecgen"
"github.com/onsi/ginkgo/ginkgo"
"github.com/jteeuwen/go-bindata/go-bindata"
"./..."
)