mirror of
https://github.com/go-gitea/gitea
synced 2025-08-11 03:58:20 +00:00
Refactor issue indexer (#5363)
This commit is contained in:
committed by
techknowlogick
parent
094263db4d
commit
830ae61456
9
Gopkg.lock
generated
9
Gopkg.lock
generated
@@ -616,6 +616,14 @@
|
||||
pruneopts = "NUT"
|
||||
revision = "e3534c89ef969912856dfa39e56b09e58c5f5daf"
|
||||
|
||||
[[projects]]
|
||||
branch = "master"
|
||||
digest = "1:3ea59a5ada4bbac04da58e6177ca63da8c377a3143b48fca584408bf415fdafb"
|
||||
name = "github.com/lunny/levelqueue"
|
||||
packages = ["."]
|
||||
pruneopts = "NUT"
|
||||
revision = "02b525a4418e684a7786215296984e364746806f"
|
||||
|
||||
[[projects]]
|
||||
digest = "1:1e6a29ed1f189354030e3371f63ec58aacbc2bf232fd104c6e0d41174ac5af48"
|
||||
name = "github.com/lunny/log"
|
||||
@@ -1270,6 +1278,7 @@
|
||||
"github.com/lafriks/xormstore",
|
||||
"github.com/lib/pq",
|
||||
"github.com/lunny/dingtalk_webhook",
|
||||
"github.com/lunny/levelqueue",
|
||||
"github.com/markbates/goth",
|
||||
"github.com/markbates/goth/gothic",
|
||||
"github.com/markbates/goth/providers/bitbucket",
|
||||
|
Reference in New Issue
Block a user