From a5956a77dbd792df61961259bf610e7f20cb609b Mon Sep 17 00:00:00 2001 From: Mathieu AH-TEC Date: Wed, 23 Oct 2019 12:10:47 +0200 Subject: [PATCH] * Change go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3e5ce782..f0fa3b92 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/tealeg/xlsx +module github.com/mycsHQ/xlsx go 1.12