Update census code URLs and modules

Signed-off-by: p4u <p4u@dabax.net>
This commit is contained in:
p4u
2019-02-12 13:12:16 +01:00
parent 5187c1af1d
commit 7ab2ffd191
4 changed files with 135 additions and 61 deletions

View File

@@ -6,7 +6,7 @@ import (
"strconv"
"strings"
censusmanager "github.com/vocdoni/dvote-census/service"
censusmanager "github.com/vocdoni/dvote-relay/service/census"
)
func main() {