Bump worker

This commit is contained in:
rxdn 2021-07-24 14:52:40 +01:00
parent 67018ac7d1
commit 779521a377

2
go.mod
View File

@ -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-20210604175952-03cfa14c16e1 github.com/TicketsBot/common v0.0.0-20210604175952-03cfa14c16e1
github.com/TicketsBot/database v0.0.0-20210724134842-d5a99b5a6f18 github.com/TicketsBot/database v0.0.0-20210724134842-d5a99b5a6f18
github.com/TicketsBot/worker v0.0.0-20210707141121-23386b31d584 github.com/TicketsBot/worker v0.0.0-20210715115321-395f29f5d5e1
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/dgrijalva/jwt-go v3.2.0+incompatible github.com/dgrijalva/jwt-go v3.2.0+incompatible