From 1dce950dcfecda445892d340d61e29cccf662983 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 11 May 2017 01:38:50 +0200 Subject: added support IP address anonymization --- src/hub/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/hub/Makefile') diff --git a/src/hub/Makefile b/src/hub/Makefile index a65f145..b7640f7 100644 --- a/src/hub/Makefile +++ b/src/hub/Makefile @@ -40,6 +40,7 @@ EXECUTEABLE := sfive-hub LIBS := "github.com/boltdb/bolt" \ "github.com/pborman/uuid" \ + "github.com/Yawning/cryptopan" \ "github.com/equinox0815/graphite-golang" -- cgit v1.2.3