mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-09 08:47:58 +00:00
committed by
Antoine GIRARD
parent
c4e52d232e
commit
38664d7f39
8
vendor/gitea.com/lunny/levelqueue/go.mod
generated
vendored
Normal file
8
vendor/gitea.com/lunny/levelqueue/go.mod
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
module gitea.com/lunny/levelqueue
|
||||
|
||||
require (
|
||||
github.com/stretchr/testify v1.3.0
|
||||
github.com/syndtr/goleveldb v0.0.0-20190203031304-2f17a3356c66
|
||||
)
|
||||
|
||||
go 1.13
|
Reference in New Issue
Block a user