mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +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:
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
|
||||
|
Reference in New Issue
Block a user