update BUILD files
This commit is contained in:
1
vendor/github.com/storageos/go-api/BUILD
generated
vendored
1
vendor/github.com/storageos/go-api/BUILD
generated
vendored
@@ -21,6 +21,7 @@ go_library(
|
||||
],
|
||||
"//conditions:default": [],
|
||||
}),
|
||||
importpath = "github.com/storageos/go-api",
|
||||
visibility = ["//visibility:public"],
|
||||
deps = [
|
||||
"//vendor/github.com/gorilla/websocket:go_default_library",
|
||||
|
1
vendor/github.com/storageos/go-api/types/BUILD
generated
vendored
1
vendor/github.com/storageos/go-api/types/BUILD
generated
vendored
@@ -25,6 +25,7 @@ go_library(
|
||||
"volume_create_options.go",
|
||||
"volume_update_options.go",
|
||||
],
|
||||
importpath = "github.com/storageos/go-api/types",
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user