From 5accefd76b74306e6738b1cbe720c9c930d8f601 Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Thu, 23 Feb 2023 19:31:46 -0500 Subject: [PATCH] updated go module: part 3 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index aa22ee4..3797d71 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/debyltech/go-helpers/helper +module github.com/debyltech/go-helpers go 1.20