updating github.com/go-bindata/go-bindata to v3.1.1

Change-Id: I66c047a4e5e72632042f43a9f4b33ab9f5bf7ef1
This commit is contained in:
Davanum Srinivas
2019-05-23 11:01:40 -04:00
parent 4e0b76469f
commit df3f9f1047
31 changed files with 376 additions and 74 deletions

View File

@@ -24,8 +24,8 @@ import (
_ "github.com/bazelbuild/buildtools/buildozer"
_ "github.com/cespare/prettybench"
_ "github.com/client9/misspell/cmd/misspell"
_ "github.com/go-bindata/go-bindata/go-bindata"
_ "github.com/jstemmer/go-junit-report"
_ "github.com/jteeuwen/go-bindata/go-bindata"
_ "github.com/onsi/ginkgo/ginkgo"
_ "golang.org/x/lint/golint"
_ "k8s.io/code-generator/cmd/go-to-protobuf"