fix import paths

This commit is contained in:
2020-07-29 17:27:36 +02:00
parent 1df989c1c5
commit bef26a980b
13 changed files with 22 additions and 23 deletions

View File

@@ -5,7 +5,7 @@ import (
"os"
"time"
"fornaxian.com/pixeldrain-web/webcontroller"
"fornaxian.tech/pixeldrain_web/webcontroller"
"github.com/Fornaxian/config"
"github.com/Fornaxian/log"
"github.com/julienschmidt/httprouter"