Commit 438ccaee authored by Bowei Du's avatar Bowei Du

Changes from update-all

parent e4217cf1
...@@ -16,7 +16,6 @@ go_library( ...@@ -16,7 +16,6 @@ go_library(
"doc.go", "doc.go",
"helpers.go", "helpers.go",
"register.go", "register.go",
"types.generated.go",
"types.go", "types.go",
"zz_generated.deepcopy.go", "zz_generated.deepcopy.go",
], ],
...@@ -27,7 +26,6 @@ go_library( ...@@ -27,7 +26,6 @@ go_library(
"//pkg/runtime:go_default_library", "//pkg/runtime:go_default_library",
"//pkg/util/config:go_default_library", "//pkg/util/config:go_default_library",
"//pkg/util/net:go_default_library", "//pkg/util/net:go_default_library",
"//vendor:github.com/ugorji/go/codec",
], ],
) )
......
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