Skip to content

Commit 8ebf5d3

Browse files
committed
sirupsen changed name
Signed-off-by: Mike Brown <[email protected]>
1 parent cb8f88f commit 8ebf5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git/commits.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"os/exec"
77
"strings"
88

9-
"github.com/Sirupsen/logrus"
9+
"github.com/sirupsen/logrus"
1010
)
1111

1212
// Commits returns a set of commits.

0 commit comments

Comments
 (0)