Skip to content

Commit 816be5e

Browse files
remove k8s.io/utils from gomodcheck upstreamRefs
Signed-off-by: Alexandre Mahdhaoui <[email protected]>
1 parent 75371f3 commit 816be5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/.gomodcheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ upstreamRefs:
66
- k8s.io/client-go
77
- k8s.io/component-base
88
- k8s.io/klog/v2
9-
- k8s.io/utils
9+
# k8s.io/utils -> conflicts with k/k deps
1010

1111
excludedModules:
1212
# --- test dependencies:

0 commit comments

Comments
 (0)