Skip to content

Commit

Permalink
reverting to previous version since the latest release of this import…
Browse files Browse the repository at this point in the history
… is facing issues
  • Loading branch information
AsabuHere committed Sep 10, 2024
1 parent 06470bf commit 61e2e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ webhook-cluster-test:
go test -race --tags=webhook_cluster

goimports:
go install golang.org/x/tools/cmd/goimports@latest
go install golang.org/x/tools/cmd/goimports@v0.24.0
goimports -w .
go mod tidy

Expand Down

0 comments on commit 61e2e3d

Please sign in to comment.