From 6fa4c7dbe579821b1d04ac94e510900deb463463 Mon Sep 17 00:00:00 2001 From: Luiz Vasconcelos Date: Sat, 26 Oct 2024 22:36:32 +0200 Subject: [PATCH] Update module name --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1ca80e5..ea77710 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module luiz.tec.br/cauth +module git.luiz.tec.br/luiz/cauth go 1.23