mirror of https://github.com/statping/statping
libs
parent
16f6c8f960
commit
ce6adc9d1c
1
Makefile
1
Makefile
|
@ -217,6 +217,7 @@ dev-deps:
|
||||||
$(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
|
$(GOCMD) get github.com/fatih/structs
|
||||||
|
$(GOCMD) get github.com/oliveroneill/exponent-server-sdk-golang/sdk
|
||||||
|
|
||||||
# remove files for a clean compile/build
|
# remove files for a clean compile/build
|
||||||
clean:
|
clean:
|
||||||
|
|
Loading…
Reference in New Issue