Update go to 1.21 in Brewfile.

This commit is contained in:
2024-10-22 07:01:46 +13:00
parent b7a5f97bf7
commit cc4cec8609

View File

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