feat: switch glide to govendor. (#186)
* feat: switch glide to govendor. * fix: testing
This commit is contained in:
4
vendor/github.com/thoas/stats/Makefile
generated
vendored
Normal file
4
vendor/github.com/thoas/stats/Makefile
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
test: unit
|
||||
|
||||
unit:
|
||||
@(go test -v)
|
||||
Reference in New Issue
Block a user