Bump worker
This commit is contained in:
parent
96b839d97e
commit
a77871a837
4
go.mod
4
go.mod
@ -7,7 +7,7 @@ require (
|
|||||||
github.com/TicketsBot/archiverclient v0.0.0-20210220155137-a562b2f1bbbb
|
github.com/TicketsBot/archiverclient v0.0.0-20210220155137-a562b2f1bbbb
|
||||||
github.com/TicketsBot/common v0.0.0-20210727134627-35eb7ed03a44
|
github.com/TicketsBot/common v0.0.0-20210727134627-35eb7ed03a44
|
||||||
github.com/TicketsBot/database v0.0.0-20210901195306-fcfc088bc2f9
|
github.com/TicketsBot/database v0.0.0-20210901195306-fcfc088bc2f9
|
||||||
github.com/TicketsBot/worker v0.0.0-20210831230124-0f73f4a70602
|
github.com/TicketsBot/worker v0.0.0-20210901194011-edcd400f1ba0
|
||||||
github.com/apex/log v1.1.2
|
github.com/apex/log v1.1.2
|
||||||
github.com/boj/redistore v0.0.0-20180917114910-cd5dcc76aeff // indirect
|
github.com/boj/redistore v0.0.0-20180917114910-cd5dcc76aeff // indirect
|
||||||
github.com/gin-contrib/static v0.0.0-20191128031702-f81c604d8ac2
|
github.com/gin-contrib/static v0.0.0-20191128031702-f81c604d8ac2
|
||||||
@ -20,7 +20,7 @@ require (
|
|||||||
github.com/jackc/pgx/v4 v4.7.1
|
github.com/jackc/pgx/v4 v4.7.1
|
||||||
github.com/pasztorpisti/qs v0.0.0-20171216220353-8d6c33ee906c
|
github.com/pasztorpisti/qs v0.0.0-20171216220353-8d6c33ee906c
|
||||||
github.com/pkg/errors v0.9.1
|
github.com/pkg/errors v0.9.1
|
||||||
github.com/rxdn/gdl v0.0.0-20210830140125-02253feef960
|
github.com/rxdn/gdl v0.0.0-20210901190929-59c42354a637
|
||||||
github.com/sirupsen/logrus v1.5.0
|
github.com/sirupsen/logrus v1.5.0
|
||||||
github.com/ulule/limiter/v3 v3.5.0
|
github.com/ulule/limiter/v3 v3.5.0
|
||||||
golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
|
golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user