From 0a3fc1f089d21493d7251d1180860801eb669127 Mon Sep 17 00:00:00 2001 From: Dot-Rar Date: Mon, 20 Apr 2020 17:17:12 +0100 Subject: [PATCH] use new archiver client! --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 9aec99c..9a02c48 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-20200417174514-cf009e9a2547 + github.com/TicketsBot/archiverclient v0.0.0-20200420161043-3532ff9ea943 github.com/apex/log v1.1.2 github.com/boj/redistore v0.0.0-20180917114910-cd5dcc76aeff // indirect github.com/gin-contrib/multitemplate v0.0.0-20200226145339-3e397ee01bc6