From af3bd591a17493cbc8c1813d6129a63f0dc9dc88 Mon Sep 17 00:00:00 2001 From: Arpad Ryszka Date: Wed, 25 Dec 2024 19:31:58 +0100 Subject: [PATCH] set module name --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2679010..92220e8 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/aryszka/notation +module code.squareroundforest.org/arpio/notation go 1.15