Skip to content

Commit

Permalink
Add Consul dependancy to Makefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
darron committed Nov 13, 2015
1 parent f9f0057 commit d21dec1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ all: build

deps:
go get github.com/spf13/cobra
go get github.com/hashicorp/consul/api

format:
gofmt -w .
Expand Down

0 comments on commit d21dec1

Please sign in to comment.