Skip to content

Commit 5c1e6fb

Browse files
author
Phillip Wittrock
authored
Update init.go
1 parent acd1715 commit 5c1e6fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/kubebuilder/initproject/init.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ import (
3131
"sigs.k8s.io/controller-tools/pkg/scaffold/manager"
3232
"sigs.k8s.io/controller-tools/pkg/scaffold/project"
3333
)
34+
3435
type initOptions struct {
3536
domain string
3637
copyright string

0 commit comments

Comments
 (0)