summaryrefslogtreecommitdiff
path: root/src/hub/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2017-05-06 20:03:51 +0200
committerChristian Pointner <equinox@spreadspace.org>2017-05-06 20:03:51 +0200
commitd4db4c6876026a24bc420bb1ae3978310d3e71e0 (patch)
treef1c9501b8a012c2df6429566721665d73491da41 /src/hub/Makefile
parentcleanup and minor improvements for pipe and pipegram interface (diff)
drop goji which never did much anyway
Diffstat (limited to 'src/hub/Makefile')
-rw-r--r--src/hub/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hub/Makefile b/src/hub/Makefile
index 87890a4..a65f145 100644
--- a/src/hub/Makefile
+++ b/src/hub/Makefile
@@ -39,7 +39,6 @@ endif
EXECUTEABLE := sfive-hub
LIBS := "github.com/boltdb/bolt" \
- "github.com/zenazn/goji" \
"github.com/pborman/uuid" \
"github.com/equinox0815/graphite-golang"