5 lines
44 B
Makefile
5 lines
44 B
Makefile
|
watch:
|
||
|
modd
|
||
|
|
||
|
test:
|
||
|
go test -v -race ./...
|