File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
gitea.com/lunny/levelqueue Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 gitea.com/go-chi/cache v0.0.0-20210110083709-82c4c9ce2d5e
1111 gitea.com/go-chi/captcha v0.0.0-20210110083842-e7696c336a1e
1212 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
1414 github.com/Microsoft/go-winio v0.5.0 // indirect
1515 github.com/NYTimes/gziphandler v1.1.1
1616 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
4949gitea.com/go-chi/captcha v0.0.0-20210110083842-e7696c336a1e /go.mod h1:nfA7JaGv3hbGQ1ktdhAsZhdS84qKffI8NMlHr+Opsog =
5050gitea.com/go-chi/session v0.0.0-20210108030337-0cb48c5ba8ee h1:9U6HuKUBt/cGK6T/64dEuz0r7Yp97WAAEJvXHDlY3ws =
5151gitea.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 =
5454gitea.com/xorm/sqlfiddle v0.0.0-20180821085327-62ce714f951a h1:lSA0F4e9A2NcQSqGqTOXqu2aRi/XEQxDCBwM8yJtE6s =
5555gitea.com/xorm/sqlfiddle v0.0.0-20180821085327-62ce714f951a /go.mod h1:EXuID2Zs0pAQhH8yz+DNjUbjppKQzKFAn28TMYPB6IU =
5656git.colasdn.top/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
2525gitea.com/go-chi/session/memcache
2626gitea.com/go-chi/session/mysql
2727gitea.com/go-chi/session/postgres
28- # gitea.com/lunny/levelqueue v0.4.0
28+ # gitea.com/lunny/levelqueue v0.4.1
2929## explicit
3030gitea.com/lunny/levelqueue
3131# github.com/Azure/go-ntlmssp v0.0.0-20200615164410-66371956d46c
You can’t perform that action at this time.
0 commit comments