Bump common

This commit is contained in:
rxdn 2021-07-27 14:49:36 +01:00
parent cc326c5611
commit 9be5f7154d

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.14
require ( require (
github.com/BurntSushi/toml v0.3.1 github.com/BurntSushi/toml v0.3.1
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-20210727122454-304ff13e33cb github.com/TicketsBot/common v0.0.0-20210727134627-35eb7ed03a44
github.com/TicketsBot/database v0.0.0-20210725125137-5540e9ff7484 github.com/TicketsBot/database v0.0.0-20210725125137-5540e9ff7484
github.com/TicketsBot/worker v0.0.0-20210727130432-3df3cd1246a3 github.com/TicketsBot/worker v0.0.0-20210727130432-3df3cd1246a3
github.com/apex/log v1.1.2 github.com/apex/log v1.1.2