summaryrefslogtreecommitdiffstats
path: root/service/user/userHelper.go
diff options
context:
space:
mode:
Diffstat (limited to 'service/user/userHelper.go')
-rw-r--r--service/user/userHelper.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/service/user/userHelper.go b/service/user/userHelper.go
index 57e4dd0..6754730 100644
--- a/service/user/userHelper.go
+++ b/service/user/userHelper.go
@@ -2,11 +2,11 @@ package userService
import (
"errors"
- "github.com/ewhal/nyaa/db"
- "github.com/ewhal/nyaa/model"
+ "github.com/NyaaPantsu/nyaa/db"
+ "github.com/NyaaPantsu/nyaa/model"
"net/http"
- "github.com/ewhal/nyaa/util/log"
+ "github.com/NyaaPantsu/nyaa/util/log"
)
// FindUserByUserName creates a user.