mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 08:00:24 +08:00
remove sync.Pool and support go1.2 again
This commit is contained in:
@@ -32,9 +32,9 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/issue9/identicon"
|
||||
"github.com/nfnt/resize"
|
||||
|
||||
"github.com/gogits/gogs/modules/identicon"
|
||||
"github.com/gogits/gogs/modules/log"
|
||||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user