mirror of https://github.com/kubernetes/kops.git
Merge pull request #4457 from chrislovecnm/bazel-gazelle-update
updating bazel BUILD file
This commit is contained in:
commit
c87b8ee8ee
|
|
@ -4,6 +4,7 @@ go_library(
|
||||||
name = "go_default_library",
|
name = "go_default_library",
|
||||||
srcs = [
|
srcs = [
|
||||||
"architecture.go",
|
"architecture.go",
|
||||||
|
"calico.go",
|
||||||
"cloudconfig.go",
|
"cloudconfig.go",
|
||||||
"context.go",
|
"context.go",
|
||||||
"convenience.go",
|
"convenience.go",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue