forked from kevadesu/forgejo
Update lunny/levelqueue to 0.3.0 (#11285)
Co-authored-by: Guillermo Prandi <guillep2k@users.noreply.github.com>
This commit is contained in:
parent
b7c82cd1a9
commit
64029e1468
8 changed files with 34 additions and 9 deletions
3
vendor/gitea.com/lunny/levelqueue/go.mod
generated
vendored
3
vendor/gitea.com/lunny/levelqueue/go.mod
generated
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue