diff options
author | Lunny Xiao <xiaolunwen@gmail.com> | 2019-11-28 23:37:33 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-28 23:37:33 +0800 |
commit | 3bdce82ce97299beb542fd90f5cc21caad302e08 (patch) | |
tree | a586675d0e6ee4a8077e35b295436b1ad4c9afab /vendor/modules.txt | |
parent | ef9a0370ca71694c38cd8c30a3837ee3125974ba (diff) | |
download | gitea-3bdce82ce97299beb542fd90f5cc21caad302e08.tar.gz gitea-3bdce82ce97299beb542fd90f5cc21caad302e08.zip |
upgrade levelqueue to 0.1.0 (#9192)
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 357dfa39c4..7673c5f172 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1,5 +1,7 @@ # cloud.google.com/go v0.45.0 cloud.google.com/go/compute/metadata +# gitea.com/lunny/levelqueue v0.1.0 +gitea.com/lunny/levelqueue # gitea.com/macaron/binding v0.0.0-20190822013154-a5f53841ed2b gitea.com/macaron/binding # gitea.com/macaron/cache v0.0.0-20190822004001-a6e7fee4ee76 @@ -277,8 +279,6 @@ github.com/lib/pq/oid github.com/lib/pq/scram # github.com/lunny/dingtalk_webhook v0.0.0-20171025031554-e3534c89ef96 github.com/lunny/dingtalk_webhook -# github.com/lunny/levelqueue v0.0.0-20190217115915-02b525a4418e -github.com/lunny/levelqueue # github.com/lunny/log v0.0.0-20160921050905-7887c61bf0de github.com/lunny/log # github.com/lunny/nodb v0.0.0-20160621015157-fc1ef06ad4af |