aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/format/index/index.go
diff options
context:
space:
mode:
Diffstat (limited to 'plumbing/format/index/index.go')
-rw-r--r--plumbing/format/index/index.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/plumbing/format/index/index.go b/plumbing/format/index/index.go
index e706058..ee50efd 100644
--- a/plumbing/format/index/index.go
+++ b/plumbing/format/index/index.go
@@ -4,8 +4,8 @@ import (
"errors"
"time"
- "srcd.works/go-git.v4/plumbing"
- "srcd.works/go-git.v4/plumbing/filemode"
+ "gopkg.in/src-d/go-git.v4/plumbing"
+ "gopkg.in/src-d/go-git.v4/plumbing/filemode"
)
var (