We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4f92b3 commit d4bc85bCopy full SHA for d4bc85b
bin/setup
@@ -222,7 +222,7 @@ function genkit::install_go_cli_tools_ci() {
222
# Install all the required tools that have been written in Go.
223
function genkit::install_go_cli_tools_eng() {
224
go install github.com/Gelio/go-global-update@latest
225
- go install github.com/captainhook-go/captainhook/cmd/captainhook@latest
+ go install github.com/captainhook-git/captainhook-bin/cmd/captainhook@latest
226
go install github.com/google/addlicense@latest
227
go install github.com/google/go-licenses@latest
228
go install github.com/jesseduffield/lazygit@latest
0 commit comments