File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff 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 ],
Original file line number Diff line number Diff 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" ,
You can’t perform that action at this time.
0 commit comments