Skip to content

Commit 53a530a

Browse files
committed
Install goimports for Magic Modules update
1 parent 36d868f commit 53a530a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maintenance.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
go-version-file: 'go.mod'
1616
- name: make tflint in tools/magic-modules
1717
run: |
18+
go install golang.org/x/tools/cmd/goimports@latest
1819
cd tools/magic-modules
1920
make tflint
2021
env:

0 commit comments

Comments
 (0)