Skip to content

Commit

Permalink
Install gotestsum as well as check for it (#24992)
Browse files Browse the repository at this point in the history
  • Loading branch information
banks authored Jan 31, 2024
1 parent ce942bf commit 1793dc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
)
Expand Down

0 comments on commit 1793dc1

Please sign in to comment.