Add dependencies for code generator

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-05-13 23:14:36 -04:00
parent 89c157c63b
commit 3dd1699637
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
542 changed files with 113723 additions and 190 deletions

View file

@ -139,6 +139,7 @@ skipped_dirs = [
'.git',
"vendor",
"test/e2e/framework/framework.go",
"images"
]