Skip to content

Commit 3eaa8c0

Browse files
:seeding: fix lint issue on master for the release
1 parent d5e70a5 commit 3eaa8c0

File tree

1 file changed

+1
-0
lines changed
  • pkg/plugins/golang/v3/scaffolds

1 file changed

+1
-0
lines changed

pkg/plugins/golang/v3/scaffolds/init.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ package scaffolds
1818

1919
import (
2020
"fmt"
21+
2122
"github.com/spf13/afero"
2223

2324
"sigs.k8s.io/kubebuilder/v3/pkg/config"

0 commit comments

Comments
 (0)