Skip to content

Commit

Permalink
update to ko release that works with go 1.18 (#1655)
Browse files Browse the repository at this point in the history
  • Loading branch information
tzneal authored Apr 11, 2022
1 parent db82703 commit c01e5b6
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 @@ -13,7 +13,7 @@ tools() {
go install github.com/mitchellh/[email protected]
go install github.com/fzipp/gocyclo/cmd/[email protected]
go install github.com/golangci/golangci-lint/cmd/[email protected]
go install github.com/google/ko@v0.10.0
go install github.com/google/ko@v0.11.2
go install github.com/mikefarah/yq/[email protected]
go install github.com/mitchellh/[email protected]
go install github.com/norwoodj/helm-docs/cmd/[email protected]
Expand Down

0 comments on commit c01e5b6

Please sign in to comment.