dependencies: remove go-bindata

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
This commit is contained in:
Nabarun Pal
2021-06-01 17:58:41 +05:30
parent bbccf2ecb4
commit 0ab03d3d5b
26 changed files with 1 additions and 2224 deletions

View File

@@ -20,7 +20,6 @@ limitations under the License.
package tools
import (
_ "github.com/go-bindata/go-bindata/go-bindata"
_ "github.com/onsi/ginkgo/ginkgo"
_ "k8s.io/code-generator/cmd/go-to-protobuf"
_ "k8s.io/code-generator/cmd/go-to-protobuf/protoc-gen-gogo"