update module path of ttlcache (#4738)

The GitHub repository of ttlcache has been moved from ReneKroon to jellydator.
This commit is contained in:
David Christofas
2022-10-04 17:33:53 +02:00
committed by GitHub
parent e9e9947f88
commit 1b0ec2c9d5
5 changed files with 12 additions and 12 deletions
@@ -6,7 +6,7 @@ import (
"strings"
"time"
"github.com/ReneKroon/ttlcache/v2"
"github.com/jellydator/ttlcache/v2"
)
var (