summaryrefslogtreecommitdiffstats
path: root/cache/native/native.go
diff options
context:
space:
mode:
authorayame-git <s.varezhkin.601@gmail.com>2017-05-17 20:23:48 +0300
committerayame-git <s.varezhkin.601@gmail.com>2017-05-17 20:23:48 +0300
commitfee304e9ecc08576428ed8b520ae29ff342ec8f2 (patch)
treece01d4376e6cc1dfcf61ae307e8195b227373577 /cache/native/native.go
parentd0456605be04c6f560be6a61d19abd6068ee02e3 (diff)
downloadnyaa-origin/master.zip
nyaa-origin/master.tar.gz
nyaa-origin/master.tar.bz2
migrated masterorigin/master
Diffstat (limited to 'cache/native/native.go')
-rw-r--r--cache/native/native.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/cache/native/native.go b/cache/native/native.go
index 56c1094..9442f3d 100644
--- a/cache/native/native.go
+++ b/cache/native/native.go
@@ -5,8 +5,8 @@ import (
"sync"
"time"
- "github.com/ewhal/nyaa/common"
- "github.com/ewhal/nyaa/model"
+ "github.com/NyaaPantsu/nyaa/common"
+ "github.com/NyaaPantsu/nyaa/model"
)
const expiryTime = time.Minute