Install gotestsum as well as check for it (#24992)

This commit is contained in:
Paul Banks
2024-01-31 12:04:01 +00:00
committed by GitHub
parent ce942bfee9
commit 1793dc1e79

View File

@@ -43,6 +43,7 @@ install_external() {
golang.org/x/tools/cmd/goimports@latest
google.golang.org/protobuf/cmd/protoc-gen-go@latest
google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
gotest.tools/gotestsum@latest
honnef.co/go/tools/cmd/staticcheck@latest
mvdan.cc/gofumpt@latest
)