Skip to content

Commit

Permalink
forcing the usage of gopkg.in/src-d/go-git.v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mcuadros authored Mar 13, 2017
1 parent 4eef16a commit 5f4169f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
// It is highly extensible, we have been following the open/close principle in
// its design to facilitate extensions, mainly focusing the efforts on the
// persistence of the objects.
package git
package git // import "gopkg.in/src-d/go-git.v4"

0 comments on commit 5f4169f

Please sign in to comment.