summaryrefslogtreecommitdiffstatshomepage
path: root/cache/filter.go
diff options
context:
space:
mode:
Diffstat (limited to 'cache/filter.go')
-rw-r--r--cache/filter.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/cache/filter.go b/cache/filter.go
index 5a15e402..199e17b3 100644
--- a/cache/filter.go
+++ b/cache/filter.go
@@ -3,9 +3,9 @@ package cache
import (
"strings"
- "github.com/MichaelMure/git-bug/entities/common"
- "github.com/MichaelMure/git-bug/entity"
- "github.com/MichaelMure/git-bug/query"
+ "github.com/git-bug/git-bug/entities/common"
+ "github.com/git-bug/git-bug/entity"
+ "github.com/git-bug/git-bug/query"
)
// Filter is a predicate that match a subset of bugs