Fix Bazel build

This commit is contained in:
Madhan Raj Mookkandy
2017-08-24 18:15:54 -07:00
parent f503755e53
commit 5b87513972
4 changed files with 73 additions and 2 deletions

1
vendor/BUILD vendored
View File

@@ -23,6 +23,7 @@ filegroup(
"//vendor/github.com/Azure/go-autorest/autorest:all-srcs",
"//vendor/github.com/MakeNowJust/heredoc:all-srcs",
"//vendor/github.com/Microsoft/go-winio:all-srcs",
"//vendor/github.com/Microsoft/hcsshim:all-srcs",
"//vendor/github.com/NYTimes/gziphandler:all-srcs",
"//vendor/github.com/Nvveen/Gotty:all-srcs",
"//vendor/github.com/PuerkitoBio/purell:all-srcs",