Skip to content

Commit 878bc96

Browse files
committed
Include dependency for pkg/version
1 parent 2eabf97 commit 878bc96

File tree

1 file changed

+1
-0
lines changed
  • test/e2e/apimachinery

1 file changed

+1
-0
lines changed

test/e2e/apimachinery/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ go_library(
6565
"//staging/src/k8s.io/apimachinery/pkg/util/uuid:go_default_library",
6666
"//staging/src/k8s.io/apimachinery/pkg/util/version:go_default_library",
6767
"//staging/src/k8s.io/apimachinery/pkg/util/wait:go_default_library",
68+
"//staging/src/k8s.io/apimachinery/pkg/version:go_default_library",
6869
"//staging/src/k8s.io/apimachinery/pkg/watch:go_default_library",
6970
"//staging/src/k8s.io/apiserver/pkg/endpoints/discovery:go_default_library",
7071
"//staging/src/k8s.io/apiserver/pkg/features:go_default_library",

0 commit comments

Comments
 (0)