chore: install goreleaser and golangci-lint with Go instead of Homebrew

This commit is contained in:
2023-03-09 22:42:17 +00:00
parent 9abb969dbb
commit 885fd26901
2 changed files with 2 additions and 2 deletions

View File

@@ -36,8 +36,10 @@ install_go_global_packages() {
github.com/erning/gorun@latest
github.com/go-delve/delve/cmd/dlv@latest
github.com/golang/mock/mockgen@latest
github.com/golangci/golangci-lint/cmd/golangci-lint@latest
github.com/google/go-jsonnet/cmd/jsonnet@latest
github.com/google/go-jsonnet/cmd/jsonnetfmt@latest
github.com/goreleaser/goreleaser@latest
github.com/icholy/gomajor@latest
github.com/kisielk/errcheck@latest
github.com/lighttiger2505/sqls@latest