Browse Source

Add gotestsum

Djordje Lukic 5 years ago
parent
commit
1858367277
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scripts/setup/install-go-gen

+ 1 - 0
scripts/setup/install-go-gen

@@ -4,3 +4,4 @@ go get -u github.com/gogo/protobuf/proto
 go get -u github.com/gogo/protobuf/jsonpb
 go get -u github.com/golang/protobuf/protoc-gen-go
 go get -u github.com/stevvooe/protobuild
+go get -u gotest.tools/gotestsum