Skip to content

Commit 3dbd244

Browse files
authored
Merge pull request #32 from mikebrow/sirupsen-update
sirupsen changed name
2 parents cb8f88f + 8ebf5d3 commit 3dbd244

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)