1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 10:48:37 +00:00

upgrade levelqueue to 0.1.0 (#9192) (#9199)

This commit is contained in:
Lunny Xiao
2019-11-29 00:40:49 +08:00
committed by Antoine GIRARD
parent c4e52d232e
commit 38664d7f39
14 changed files with 142 additions and 40 deletions

View File

@@ -10,7 +10,7 @@ import (
"code.gitea.io/gitea/modules/log"
"github.com/lunny/levelqueue"
"gitea.com/lunny/levelqueue"
)
var (