Files
kustomize/site/content/en/contribute/mac/_index.md
Karl Isenberg 4dbc0d22e1 chore: Update to Go v1.21
- go mod tidy (all modules)
- go work sync
- Fixed plugin generation for Go 1.21
- Updated linting for Go 1.21
- Fixed minecraft example for Helm v3 pull download path
- Update dev docs to mention Go 1.21
- Regenerate plugins with Go 1.21
2024-03-15 11:47:44 -07:00

316 B

title, linkTitle, type, weight, description
title linkTitle type weight description
MacOS Dev Guide MacOS Dev Guide docs 50 How to develop on MacOS

First install the tools to build and run tests

Install go 1.21

Instructions

Add go to your PATH

Install tools

make install-tools