fix subrepo break change

This commit is contained in:
Unknwon 2015-09-24 17:55:01 -04:00
parent befed9c20c
commit 216f0477b5
60 changed files with 15372 additions and 1 deletions

View file

@ -14,8 +14,8 @@ import (
"strings"
"github.com/Unknwon/com"
"golang.org/x/crypto/ssh"
"github.com/gogits/gogs/modules/crypto/ssh"
"github.com/gogits/gogs/modules/log"
)