]> git.lizzy.rs Git - go-anidb.git/blobdiff - mylistanimecache.go
Modernize
[go-anidb.git] / mylistanimecache.go
index db75026be09264427bab1eeb4a693b02b39f9b8f..7a07316177219afe333279d4fb2035ca31a3195b 100644 (file)
@@ -1,9 +1,9 @@
 package anidb
 
 import (
-       "github.com/Kovensky/go-anidb/misc"
-       "github.com/Kovensky/go-anidb/udp"
-       "github.com/Kovensky/go-fscache"
+       "github.com/EliasFleckenstein03/go-anidb/misc"
+       "github.com/EliasFleckenstein03/go-anidb/udp"
+       "github.com/EliasFleckenstein03/go-fscache"
        "strings"
        "time"
 )