From fb4c29f8a304f294434d796c6cf78ad674b35e1b Mon Sep 17 00:00:00 2001 From: fmkiotheka <fmkiotheka@inf.ufpr.br> Date: Tue, 10 Jun 2025 21:12:12 -0300 Subject: [PATCH] =?UTF-8?q?fix:=20arruma=20URL=20do=20m=C3=B3dulo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index fd38536..b3c19f4 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module gitlab.c3sl.ufpr.br/root/suporte +module gitlab.c3sl.ufpr.br/root/devops-docs go 1.24.2 -- GitLab