Skip to content

Commit 9859bb3

Browse files
committed
Update bazel
1 parent 2741eb7 commit 9859bb3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

pkg/apis/meta/v1/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ go_library(
4141
"//vendor:github.com/gogo/protobuf/proto",
4242
"//vendor:github.com/gogo/protobuf/sortkeys",
4343
"//vendor:github.com/google/gofuzz",
44+
"//vendor:github.com/ugorji/go/codec",
4445
"//vendor:k8s.io/apimachinery/pkg/conversion",
4546
"//vendor:k8s.io/apimachinery/pkg/runtime",
4647
],

vendor/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12381,7 +12381,6 @@ go_library(
1238112381
"//vendor:github.com/gogo/protobuf/proto",
1238212382
"//vendor:github.com/gogo/protobuf/sortkeys",
1238312383
"//vendor:github.com/google/gofuzz",
12384-
"//vendor:github.com/ugorji/go/codec",
1238512384
"//vendor:k8s.io/apimachinery/pkg/conversion",
1238612385
"//vendor:k8s.io/apimachinery/pkg/genericapiserver/openapi/common",
1238712386
"//vendor:k8s.io/apimachinery/pkg/labels",

0 commit comments

Comments
 (0)