mirror of
https://github.com/gogs/gogs.git
synced 2026-02-12 01:17:03 +01:00
log: start using gopkg.in/clog.v1
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
"os/exec"
|
||||
"time"
|
||||
|
||||
"github.com/gogits/gogs/modules/log"
|
||||
log "gopkg.in/clog.v1"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user