From f2935e6d8e8b2bd3e006c051cc91868d6b9b8b54 Mon Sep 17 00:00:00 2001 From: Wesley Yan Soares Brehmer <102262759+simplyYan@users.noreply.github.com> Date: Tue, 19 Sep 2023 20:33:19 +0000 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e35d3df..5d72e9f 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/NervousGroove/LAGRA +module github.com/simplyYan/LAGRA go 1.21.0