1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-05 18:17:19 +00:00
This commit is contained in:
Unknwon
2014-07-26 03:02:46 -04:00
parent 5c4bc3c848
commit 545d320648
6 changed files with 30 additions and 42 deletions

View File

@ -17,7 +17,7 @@ import (
"github.com/Unknwon/com"
"github.com/gogits/gogs-ng/modules/log"
"github.com/gogits/gogs/modules/log"
)
func handleServerConn(keyId string, chans <-chan ssh.NewChannel) {