From 9e75ad4ebc6645fc22b9c16af192721cdccb3b9e Mon Sep 17 00:00:00 2001 From: Astra Vexton Date: Fri, 22 Oct 2021 14:28:37 +0000 Subject: [PATCH] Update 'go.mod' --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e55aff3..bf4085d 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/astravexton/go-tdlib +module git.zio.sh/astra/go-tdlib go 1.16