Migrate to namespace forge.cadoles.com/Cadoles/go-http-peering

This commit is contained in:
2019-10-16 11:09:29 +02:00
parent dab91eea29
commit e7072ccdb3
18 changed files with 43 additions and 41 deletions

View File

@ -5,7 +5,7 @@ import (
"crypto/rsa"
"time"
peering "forge.cadoles.com/wpetit/go-http-peering"
peering "forge.cadoles.com/Cadoles/go-http-peering"
jwt "github.com/dgrijalva/jwt-go"
)