From bef1a484209ff53a6951c44fc96fe96567ab5ad8 Mon Sep 17 00:00:00 2001 From: rxdn Date: Sat, 4 Jul 2020 17:47:05 +0100 Subject: [PATCH] bump archiver client --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e724a54..4eb0d43 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.14 require ( github.com/BurntSushi/toml v0.3.1 - github.com/TicketsBot/archiverclient v0.0.0-20200702201017-5511592e1e71 + github.com/TicketsBot/archiverclient v0.0.0-20200704164621-09d42dd941e0 github.com/TicketsBot/common v0.0.0-20200702195837-7afe5e77d1df github.com/TicketsBot/database v0.0.0-20200620140717-f747a0bb4238 github.com/TicketsBot/logarchiver v0.0.0-20200425163447-199b93429026 // indirect