mirror of https://github.com/docker/compose.git
Add gotestsum
This commit is contained in:
parent
bb017c490e
commit
1858367277
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue