diff --git a/zsh/golang.zsh b/zsh/golang.zsh index b5071d7..dd3e98b 100755 --- a/zsh/golang.zsh +++ b/zsh/golang.zsh @@ -33,6 +33,7 @@ install_go_global_packages() { golang.org/x/tools/cmd/goimports@latest golang.org/x/tools/cmd/stringer@latest golang.org/x/tools/gopls@latest + golang.org/x/vuln/cmd/govulncheck@latest google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest google.golang.org/protobuf/cmd/protoc-gen-go@latest mvdan.cc/gofumpt@latest