aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/core/export.go
diff options
context:
space:
mode:
Diffstat (limited to 'bridge/core/export.go')
-rw-r--r--bridge/core/export.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/bridge/core/export.go b/bridge/core/export.go
index 9a248739..11f90353 100644
--- a/bridge/core/export.go
+++ b/bridge/core/export.go
@@ -3,7 +3,7 @@ package core
import (
"fmt"
- "github.com/MichaelMure/git-bug/entity"
+ "github.com/git-bug/git-bug/entity"
)
type ExportEvent int