aboutsummaryrefslogtreecommitdiffstats
path: root/objects.go
diff options
context:
space:
mode:
Diffstat (limited to 'objects.go')
-rw-r--r--objects.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/objects.go b/objects.go
index cf2c1ff..da27b85 100644
--- a/objects.go
+++ b/objects.go
@@ -7,7 +7,7 @@ import (
"strconv"
"time"
- "gopkg.in/src-d/go-git.v2/core"
+ "gopkg.in/src-d/go-git.v3/core"
)
// Blob is used to store file data - it is generally a file.