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 (#256)
AsabuHere authored Sep 10, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 06470bf commit 61ba1f1
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
@@ -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

0 comments on commit 61ba1f1

Please sign in to comment.