chore: remove non-main package from list of go binaries to install

This commit is contained in:
2022-04-28 12:34:14 +01:00
parent 44acf6472b
commit dfcd1a87cb

View File

@@ -35,7 +35,6 @@ install_go_global_packages() {
github.com/cweill/gotests/gotests@latest github.com/cweill/gotests/gotests@latest
github.com/erning/gorun@latest github.com/erning/gorun@latest
github.com/go-delve/delve/cmd/dlv@latest github.com/go-delve/delve/cmd/dlv@latest
github.com/golang/mock/gomock@latest
github.com/golang/mock/mockgen@latest github.com/golang/mock/mockgen@latest
github.com/google/go-jsonnet/cmd/jsonnet@latest github.com/google/go-jsonnet/cmd/jsonnet@latest
github.com/google/go-jsonnet/cmd/jsonnetfmt@latest github.com/google/go-jsonnet/cmd/jsonnetfmt@latest