Add go 1.22 to Brewfile.

This commit is contained in:
2024-09-16 11:51:50 +12:00
parent e9dd5e4a7c
commit 8d9a9066e2

View File

@ -19,8 +19,9 @@ brew "gh"
brew "git-lfs"
brew "glab"
brew "pcre2"
brew "go"
brew "go", link: false
brew "go@1.21"
brew "go@1.22", link: true
brew "golangci-lint"
brew "govulncheck"
brew "helm"