summaryrefslogtreecommitdiffstats
path: root/cache/memcache/memcache.go
diff options
context:
space:
mode:
Diffstat (limited to 'cache/memcache/memcache.go')
-rw-r--r--cache/memcache/memcache.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/cache/memcache/memcache.go b/cache/memcache/memcache.go
index 57f36d9..7188a4b 100644
--- a/cache/memcache/memcache.go
+++ b/cache/memcache/memcache.go
@@ -1,8 +1,8 @@
package memcache
import (
- "github.com/ewhal/nyaa/common"
- "github.com/ewhal/nyaa/model"
+ "github.com/NyaaPantsu/nyaa/common"
+ "github.com/NyaaPantsu/nyaa/model"
)
type Memcache struct {