aboutsummaryrefslogtreecommitdiffstats
path: root/cshared/remote_cshared.go
diff options
context:
space:
mode:
authorMáximo Cuadros <mcuadros@gmail.com>2016-08-11 14:12:04 +0200
committerMáximo Cuadros <mcuadros@gmail.com>2016-08-11 14:12:04 +0200
commitc1e277a7ca75ff84741d75ad45e29a2ff3e633e3 (patch)
tree44949d811c21d38aa011a307a7d7716098b62370 /cshared/remote_cshared.go
parent303cb32f7f36e39bbea80b4031be99cc33fea592 (diff)
downloadgo-git-c1e277a7ca75ff84741d75ad45e29a2ff3e633e3.tar.gz
v3 -> v4
Diffstat (limited to 'cshared/remote_cshared.go')
-rw-r--r--cshared/remote_cshared.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/cshared/remote_cshared.go b/cshared/remote_cshared.go
index 9ae72f3..abed3c9 100644
--- a/cshared/remote_cshared.go
+++ b/cshared/remote_cshared.go
@@ -4,8 +4,8 @@ package main
import (
"C"
- "gopkg.in/src-d/go-git.v3"
- "gopkg.in/src-d/go-git.v3/clients/common"
+ "gopkg.in/src-d/go-git.v4"
+ "gopkg.in/src-d/go-git.v4/clients/common"
)
//export c_Remote_get_Endpoint