File tree 4 files changed +8
-8
lines changed
gitea.com/lunny/levelqueue
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
gitea.com/go-chi/cache v0.0.0-20210110083709-82c4c9ce2d5e
11
11
gitea.com/go-chi/captcha v0.0.0-20210110083842-e7696c336a1e
12
12
gitea.com/go-chi/session v0.0.0-20210108030337-0cb48c5ba8ee
13
- gitea.com/lunny/levelqueue v0.4.0
13
+ gitea.com/lunny/levelqueue v0.4.1
14
14
github.com/Microsoft/go-winio v0.5.0 // indirect
15
15
github.com/NYTimes/gziphandler v1.1.1
16
16
github.com/ProtonMail/go-crypto v0.0.0-20210705153151-cc34b1f6908b // indirect
Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ gitea.com/go-chi/captcha v0.0.0-20210110083842-e7696c336a1e h1:YjaQU6XFicdhPN+Ml
49
49
gitea.com/go-chi/captcha v0.0.0-20210110083842-e7696c336a1e /go.mod h1:nfA7JaGv3hbGQ1ktdhAsZhdS84qKffI8NMlHr+Opsog =
50
50
gitea.com/go-chi/session v0.0.0-20210108030337-0cb48c5ba8ee h1:9U6HuKUBt/cGK6T/64dEuz0r7Yp97WAAEJvXHDlY3ws =
51
51
gitea.com/go-chi/session v0.0.0-20210108030337-0cb48c5ba8ee /go.mod h1:Ozg8IchVNb/Udg+ui39iHRYqVHSvf3C99ixdpLR8Vu0 =
52
- gitea.com/lunny/levelqueue v0.4.0 h1:v+bCR1lwLTBpZMshguWNhGIFLkUj+R04pgaU3TcJFS8 =
53
- gitea.com/lunny/levelqueue v0.4.0 /go.mod h1:HBqmLbz56JWpfEGG0prskAV97ATNRoj5LDmPicD22hU =
52
+ gitea.com/lunny/levelqueue v0.4.1 h1:RZ+AFx5gBsZuyqCvofhAkPQ9uaVDPJnsULoJZIYaJNw =
53
+ gitea.com/lunny/levelqueue v0.4.1 /go.mod h1:HBqmLbz56JWpfEGG0prskAV97ATNRoj5LDmPicD22hU =
54
54
gitea.com/xorm/sqlfiddle v0.0.0-20180821085327-62ce714f951a h1:lSA0F4e9A2NcQSqGqTOXqu2aRi/XEQxDCBwM8yJtE6s =
55
55
gitea.com/xorm/sqlfiddle v0.0.0-20180821085327-62ce714f951a /go.mod h1:EXuID2Zs0pAQhH8yz+DNjUbjppKQzKFAn28TMYPB6IU =
56
56
github.com/6543/go-version v1.3.1 h1:HvOp+Telns7HWJ2Xo/05YXQSB2bE0WmVgbHqwMPZT4U =
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ gitea.com/go-chi/session/couchbase
25
25
gitea.com/go-chi/session/memcache
26
26
gitea.com/go-chi/session/mysql
27
27
gitea.com/go-chi/session/postgres
28
- # gitea.com/lunny/levelqueue v0.4.0
28
+ # gitea.com/lunny/levelqueue v0.4.1
29
29
## explicit
30
30
gitea.com/lunny/levelqueue
31
31
# github.com/Azure/go-ntlmssp v0.0.0-20200615164410-66371956d46c
You can’t perform that action at this time.
0 commit comments