update bazel

This commit is contained in:
Vy Ta 2019-02-25 10:22:03 -08:00
parent 585426f85f
commit 59987e7410

View File

@ -7,6 +7,7 @@ go_library(
srcs = [ srcs = [
"density.go", "density.go",
"framework.go", "framework.go",
"hybrid_network.go",
"networking.go", "networking.go",
"volumes.go", "volumes.go",
], ],