Skip to content

Commit

Permalink
pin envtest version due to an upstream bug (aws#390)
Browse files Browse the repository at this point in the history
  • Loading branch information
haouc authored and sushrk committed Mar 27, 2024
1 parent c7dbed8 commit f76c91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/toolchain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ main() {
}

tools() {
go install sigs.k8s.io/controller-runtime/tools/setup-envtest@latest
go install sigs.k8s.io/controller-runtime/tools/setup-envtest@v0.0.0-20230216140739-c98506dc3b8e
go install sigs.k8s.io/controller-tools/cmd/[email protected]
go install github.com/google/ko@latest

Expand Down

0 comments on commit f76c91b

Please sign in to comment.