mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
Update lunny/levelqueue to 0.3.0 (#11285)
Co-authored-by: Guillermo Prandi <guillep2k@users.noreply.github.com>
This commit is contained in:
co-authored by
Guillermo Prandi
parent
b7c82cd1a9
commit
64029e1468
+2
-1
@@ -1,8 +1,9 @@
|
||||
module gitea.com/lunny/levelqueue
|
||||
|
||||
require (
|
||||
github.com/golang/snappy v0.0.1 // indirect
|
||||
github.com/stretchr/testify v1.3.0
|
||||
github.com/syndtr/goleveldb v0.0.0-20190203031304-2f17a3356c66
|
||||
github.com/syndtr/goleveldb v1.0.0
|
||||
)
|
||||
|
||||
go 1.13
|
||||
|
||||
Reference in New Issue
Block a user