Skip to content

Commit f3d8039

Browse files
thockink8s-publishing-bot
authored andcommitted
Fix up go.mod files after reviews
Because of how the previous 100+ commits were done, so changes snuck thru that properly belong in earlier commits but it's not really possible to do that without a lot of effort. We agreed it was OK to "spackle" these cracks with a final commit. Kubernetes-commit: 21715e6bbd19c932576ff268843d8ead3edb05e4
1 parent e3050ed commit f3d8039

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,5 @@ replace (
8686
k8s.io/api => ../api
8787
k8s.io/apimachinery => ../apimachinery
8888
k8s.io/client-go => ../client-go
89+
k8s.io/component-base => ../component-base
8990
)

0 commit comments

Comments
 (0)