Merge pull request #5304 from justinsb/4977_quickfix

Fixup bazel
This commit is contained in:
Justin Santa Barbara 2018-06-11 11:31:56 -04:00 committed by GitHub
commit 5bdd69f1ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ go_library(
"results.go",
"urls.go",
],
importmap = "vendor/github.com/gophercloud/gophercloud/openstack/networking/v2/ports",
importpath = "github.com/gophercloud/gophercloud/openstack/networking/v2/ports",
visibility = ["//visibility:public"],
deps = [