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