Update import paths

This commit is contained in:
Daniel 2019-06-27 13:29:56 +02:00
parent 9cd2894afc
commit 8f3082f96f
78 changed files with 153 additions and 154 deletions

View file

@ -3,7 +3,7 @@ package testclient
import (
"net/http"
"github.com/Safing/portbase/api"
"github.com/safing/portbase/api"
)
func init() {