--- a/cache_test.go
+++ b/cache_test.go
@@ -12,7 +12,7 @@
 	"fmt"
 	"sync"
 
-	. "github.com/jellydator/ttlcache/v2"
+	. "github.com/ReneKroon/ttlcache"
 	"github.com/stretchr/testify/assert"
 )
 
