Remove golang vendored directory (#18277)

* rm go vendor

* fix drone yaml

* add to gitignore
This commit is contained in:
techknowlogick
2022-01-14 18:16:05 -05:00
committed by GitHub
parent 2b16ca7c77
commit 84145e45c5
6586 changed files with 46 additions and 2584499 deletions

View File

@@ -7,4 +7,4 @@
package options
//go:generate go run -mod=vendor ../../build/generate-bindata.go ../../options options bindata.go
//go:generate go run ../../build/generate-bindata.go ../../options options bindata.go