mirror of https://github.com/statping/statping
testing
parent
616f02ee2b
commit
37de1fa63f
1
Makefile
1
Makefile
|
@ -221,6 +221,7 @@ dev-deps:
|
||||||
$(GOCMD) get gopkg.in/matm/v1/gocov-html
|
$(GOCMD) get gopkg.in/matm/v1/gocov-html
|
||||||
$(GOCMD) install gopkg.in/matm/v1/gocov-html
|
$(GOCMD) install gopkg.in/matm/v1/gocov-html
|
||||||
$(GOCMD) get github.com/mgechev/revive
|
$(GOCMD) get github.com/mgechev/revive
|
||||||
|
$(GOCMD) get github.com/fatih/structs
|
||||||
|
|
||||||
# remove files for a clean compile/build
|
# remove files for a clean compile/build
|
||||||
clean:
|
clean:
|
||||||
|
|
Loading…
Reference in New Issue