From 2a8d343ff45efe897f0a3c8f63bc10332339ea65 Mon Sep 17 00:00:00 2001 From: Florian Walther Date: Sat, 7 Feb 2026 00:29:41 +0100 Subject: [PATCH] fixed spelling error --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index deafd30..3e0d95e 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module gitea.scu.si/FlorianWalther/Web-Password +module gitea.scu.si/Florian.Walther/Web-Password go 1.24.1