Fix new CI issues

This commit is contained in:
Moritz Marquardt 2024-04-18 21:17:27 +02:00
parent 42a4502206
commit 794e155169
3 changed files with 2 additions and 3 deletions

View file

@ -5,7 +5,7 @@ import (
"strings"
"time"
"github.com/hashicorp/golang-lru/v2"
lru "github.com/hashicorp/golang-lru/v2"
)
type lookupCacheEntry struct {