From 7f9be06e1b58dd8927d88755c4e6b1cd6aa39bb2 Mon Sep 17 00:00:00 2001 From: mStar aka a person <12024604-mstarongitlab@users.noreply.gitlab.com> Date: Wed, 17 Jan 2024 09:48:27 +0100 Subject: [PATCH] Fix go.mod for new gitlab username --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 43985a9..e9e2c19 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module gitlab.com/beckersam/goutils +module gitlab.com/mstarongitlab/goutils go 1.19