Commit 54c874f2 authored by Random-Liu's avatar Random-Liu

Update bazel.

parent 4cdd1b78
......@@ -10,8 +10,12 @@ load(
go_library(
name = "go_default_library",
srcs = [
"node_conformance.go",
"node_e2e.go",
"remote.go",
"ssh.go",
"types.go",
"utils.go",
],
tags = ["automanaged"],
deps = [
......
......@@ -17,6 +17,7 @@ go_library(
"namespace_controller.go",
"server.go",
"services.go",
"util.go",
],
tags = ["automanaged"],
deps = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment