mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-08 14:03:24 +09:00
committed by
Antoine GIRARD
parent
c4e52d232e
commit
38664d7f39
+8
@@ -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