We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e99002a commit 5cf27eeCopy full SHA for 5cf27ee
internal/utils/commit_stats.go
@@ -5,7 +5,7 @@ import (
5
"fmt"
6
7
"github.com/hhatto/gocloc"
8
- "github.com/src-d/enry"
+ "gopkg.in/src-d/enry.v1"
9
10
"gopkg.in/src-d/go-git.v4"
11
"gopkg.in/src-d/go-git.v4/plumbing/object"
0 commit comments