From ce6adc9d1cb6db723025d6d90c2e56c60e86e561 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Thu, 1 Nov 2018 16:11:54 +0100 Subject: [PATCH] libs --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 209285d5..fcc672dc 100644 --- a/Makefile +++ b/Makefile @@ -217,6 +217,7 @@ dev-deps: $(GOCMD) install gopkg.in/matm/v1/gocov-html $(GOCMD) get github.com/mgechev/revive $(GOCMD) get github.com/fatih/structs + $(GOCMD) get github.com/oliveroneill/exponent-server-sdk-golang/sdk # remove files for a clean compile/build clean: