mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 18:17:55 +00:00
Install gotestsum as well as check for it (#24992)
This commit is contained in:
@@ -43,6 +43,7 @@ install_external() {
|
|||||||
golang.org/x/tools/cmd/goimports@latest
|
golang.org/x/tools/cmd/goimports@latest
|
||||||
google.golang.org/protobuf/cmd/protoc-gen-go@latest
|
google.golang.org/protobuf/cmd/protoc-gen-go@latest
|
||||||
google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
|
google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
|
||||||
|
gotest.tools/gotestsum@latest
|
||||||
honnef.co/go/tools/cmd/staticcheck@latest
|
honnef.co/go/tools/cmd/staticcheck@latest
|
||||||
mvdan.cc/gofumpt@latest
|
mvdan.cc/gofumpt@latest
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user