Skip to content

Commit 72f7c2e

Browse files
authored
Merge pull request #2132 from camilamacedo86/fix-lint-master
🌱 fix lint issue on master for the release
2 parents d5e70a5 + 3eaa8c0 commit 72f7c2e

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)