From e25cfa7d52c2a443120b5a7268ad22448df26177 Mon Sep 17 00:00:00 2001 From: Hamcha Date: Thu, 13 Dec 2018 13:42:46 +0100 Subject: [PATCH] Use updated repo --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 0f08dcc..b15a087 100644 --- a/main.go +++ b/main.go @@ -8,7 +8,7 @@ import ( "strconv" "strings" - "github.com/hamcha/tg" + "git.fromouter.space/hamcha/tg" ) type Config struct {