mirror of
https://github.com/gogs/gogs.git
synced 2026-03-03 18:51:06 +01:00
log: start using gopkg.in/clog.v1
This commit is contained in:
@@ -16,9 +16,9 @@ import (
|
||||
|
||||
"github.com/Unknwon/com"
|
||||
"golang.org/x/crypto/ssh"
|
||||
log "gopkg.in/clog.v1"
|
||||
|
||||
"github.com/gogits/gogs/models"
|
||||
"github.com/gogits/gogs/modules/log"
|
||||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user