summaryrefslogtreecommitdiff
path: root/system/db/upload.go
diff options
context:
space:
mode:
Diffstat (limited to 'system/db/upload.go')
-rw-r--r--system/db/upload.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/db/upload.go b/system/db/upload.go
index 2311ef0..9c4c3b2 100644
--- a/system/db/upload.go
+++ b/system/db/upload.go
@@ -11,7 +11,7 @@ import (
"strings"
"time"
- "github.com/ponzu-cms/ponzu/system/item"
+ "github.com/haturatu/ponzu/system/item"
"github.com/boltdb/bolt"
"github.com/gofrs/uuid"