diff --git a/Makefile b/Makefile index 64022c10..6ae4dcd9 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ all: test check system-test prepare: mkdir -p $(BINPATH) - go get github.com/mattn/gom + go get github.com/smira/gom $(GOM) $(GOM_ENVIRONMENT) install coverage.out: