From babc0a43303fd107363f79ecb06b6fe561862fd2 Mon Sep 17 00:00:00 2001 From: Dot-Rar Date: Tue, 12 May 2020 23:18:34 +0100 Subject: [PATCH] bump db --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index b7b1a44..373432c 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.14 require ( github.com/BurntSushi/toml v0.3.1 github.com/TicketsBot/archiverclient v0.0.0-20200425115930-0ca198cc8306 - github.com/TicketsBot/database v0.0.0-20200512212247-14e7f67eac3b + github.com/TicketsBot/database v0.0.0-20200512221625-c13b04ccf405 github.com/apex/log v1.1.2 github.com/boj/redistore v0.0.0-20180917114910-cd5dcc76aeff // indirect github.com/dgrijalva/jwt-go v3.2.0+incompatible