aboutsummaryrefslogtreecommitdiffstats
path: root/cache/bug_subcache.go
diff options
context:
space:
mode:
Diffstat (limited to 'cache/bug_subcache.go')
-rw-r--r--cache/bug_subcache.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cache/bug_subcache.go b/cache/bug_subcache.go
index e61bbf2b..c8901754 100644
--- a/cache/bug_subcache.go
+++ b/cache/bug_subcache.go
@@ -18,7 +18,7 @@ import (
)
type RepoCacheBug struct {
- SubCache[*BugExcerpt, *BugCache, bug.Interface]
+ *SubCache[*BugExcerpt, *BugCache, bug.Interface]
}
// ResolveBugCreateMetadata retrieve a bug that has the exact given metadata on