From 80e08e6aee59ef32355fe5a376f295f1fd7dec1c Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Sun, 3 May 2026 20:16:14 +0200 Subject: change module path to go.xyrillian.de/gg Also, some other small adjustments for the documentation to make it fit with the overall vibe of the new home. --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index c5890e3..d2dc1a5 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/majewsky/gg +module go.xyrillian.de/gg go 1.24 -- cgit v1.2.3