aboutsummaryrefslogtreecommitdiffstats
path: root/cshared/file_cshared.go
diff options
context:
space:
mode:
Diffstat (limited to 'cshared/file_cshared.go')
-rw-r--r--cshared/file_cshared.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/cshared/file_cshared.go b/cshared/file_cshared.go
index 635b853..2a6678a 100644
--- a/cshared/file_cshared.go
+++ b/cshared/file_cshared.go
@@ -5,8 +5,8 @@ import (
"io"
"io/ioutil"
- "gopkg.in/src-d/go-git.v3"
- "gopkg.in/src-d/go-git.v3/core"
+ "gopkg.in/src-d/go-git.v4"
+ "gopkg.in/src-d/go-git.v4/core"
)
//export c_File_get_Name