Bump dependencies for build tag fixes

bump github.com/vmware/govmomi/vim25 to HEAD
bump bitbucket.org/bertimus9/systemstat to HEAD
This commit is contained in:
Christoph Blecker
2018-02-21 12:50:32 -08:00
parent ecc5eb67d9
commit a26c120501
19 changed files with 469 additions and 234 deletions

View File

@@ -13,7 +13,6 @@ go_library(
clinkopts = select({
"@io_bazel_rules_go//go/platform:linux": [
"-lseccomp",
"-lseccomp",
],
"//conditions:default": [],
}),