Skip to content

Commit 94062b9

Browse files
committed
toolchain
1 parent 1d9b9d4 commit 94062b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/toolchain.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tools() {
1616
go install github.com/mikefarah/yq/v4@latest
1717
go install github.com/norwoodj/helm-docs/cmd/helm-docs@latest
1818
go install sigs.k8s.io/controller-runtime/tools/setup-envtest@latest
19-
go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.15.0
19+
go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.16.3
2020
go install github.com/sigstore/cosign/cmd/cosign@latest
2121
go install -tags extended github.com/gohugoio/[email protected]
2222
go install golang.org/x/vuln/cmd/govulncheck@latest

0 commit comments

Comments
 (0)