summaryrefslogtreecommitdiff
path: root/src/hub/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-01-08 03:09:01 +0100
committerChristian Pointner <equinox@spreadspace.org>2016-01-08 03:09:05 +0100
commit5a6cea203791485243ff21fd5ce19fa6862e0ab8 (patch)
treea078d66fd197e248a0a2ea8e9bee3a18d060a511 /src/hub/Makefile
parentfixed formatting (diff)
grop has been moved to new repo
fixed errors from go vet
Diffstat (limited to 'src/hub/Makefile')
-rw-r--r--src/hub/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hub/Makefile b/src/hub/Makefile
index 939f265..91e96cd 100644
--- a/src/hub/Makefile
+++ b/src/hub/Makefile
@@ -37,7 +37,7 @@ TESTFLAG :=
EXECUTEABLE := sfive-hub
-LIBS := "github.com/coopernurse/gorp" \
+LIBS := "github.com/go-gorp/gorp" \
"github.com/mattn/go-sqlite3" \
"github.com/zenazn/goji" \
"github.com/pborman/uuid" \