From f6affa20632c5ab4066cce4c2be9a0197080afe9 Mon Sep 17 00:00:00 2001 From: Opheugene Date: Wed, 6 Nov 2024 19:59:49 +0100 Subject: [PATCH] mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 5a416b7..8136b78 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/retailcrm/mg-bot-api-client-go +module github.com/opheugene/mg-bot-api-client-go go 1.13