]> git.lizzy.rs Git - go-anidb.git/blobdiff - usercache.go
Modernize
[go-anidb.git] / usercache.go
index bb5bda22175d0ef09af7892c9a4d30e6bf655e65..c507cc6fa94ffaae05d712315b6645031e9a3ada 100644 (file)
@@ -1,8 +1,8 @@
 package anidb
 
 import (
-       "github.com/Kovensky/go-anidb/udp"
-       "github.com/Kovensky/go-fscache"
+       "github.com/EliasFleckenstein03/go-anidb/udp"
+       "github.com/EliasFleckenstein03/go-fscache"
        "strconv"
        "strings"
        "sync"