summaryrefslogtreecommitdiff
path: root/system/db/user.go
diff options
context:
space:
mode:
Diffstat (limited to 'system/db/user.go')
-rw-r--r--system/db/user.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/db/user.go b/system/db/user.go
index 164ae7b..51fdd0b 100644
--- a/system/db/user.go
+++ b/system/db/user.go
@@ -9,7 +9,7 @@ import (
"net/http"
"time"
- "github.com/ponzu-cms/ponzu/system/admin/user"
+ "github.com/haturatu/ponzu/system/admin/user"
"github.com/boltdb/bolt"
"github.com/nilslice/jwt"