Skip to content

Commit 9f607e8

Browse files
committed
repo: update import path
1 parent d1773fe commit 9f607e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repo.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
"strings"
1515
"time"
1616

17-
"github.com/Unknwon/com"
17+
"github.com/unknwon/com"
1818
)
1919

2020
// Repository represents a Git repository.

0 commit comments

Comments
 (0)