Convert everything to use vendor/

This commit is contained in:
Tim Hockin
2016-04-13 23:30:15 -07:00
parent 3c0c5ed4e0
commit cbf886c7f4
34 changed files with 84 additions and 84 deletions

View File

@@ -107,7 +107,7 @@ $ go install golang.org/x/tools/cmd/stress
Then build your test binary
```
$ godep go test -c -race
$ go test -c -race
```
Then run it under stress