]> git.lizzy.rs Git - go-anidb.git/blobdiff - groupcache.go
Modernize
[go-anidb.git] / groupcache.go
index cbf1c1a1961fb098d10b8d451850e693bd80894c..a3296673afe0f7e07cb89087bd4ec37047ac9c04 100644 (file)
@@ -1,9 +1,9 @@
 package anidb
 
 import (
-       "github.com/Kovensky/go-anidb/http"
-       "github.com/Kovensky/go-anidb/udp"
-       "github.com/Kovensky/go-fscache"
+       "github.com/EliasFleckenstein03/go-anidb/http"
+       "github.com/EliasFleckenstein03/go-anidb/udp"
+       "github.com/EliasFleckenstein03/go-fscache"
        "strconv"
        "strings"
        "time"