about summary refs log tree commit diff stats
path: root/go.mod
diff options
context:
space:
mode:
authorAlan Pearce2025-03-19 12:20:24 +0100
committerAlan Pearce2025-03-19 12:20:24 +0100
commit3a9a1fd26540ddd0299771a729740cdd88239dde (patch)
tree6a65ad391fa2ff3d52132643502739e9645f56a7 /go.mod
parent5eae1eef0f0a090ae569a23c0c52db356a109cfc (diff)
downloadgomponents-3a9a1fd26540ddd0299771a729740cdd88239dde.tar.lz
gomponents-3a9a1fd26540ddd0299771a729740cdd88239dde.tar.zst
gomponents-3a9a1fd26540ddd0299771a729740cdd88239dde.zip
Rename and document fork v1.2.0
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 659200a..8a7823b 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
-module "maragu.dev/gomponents"
+module go.alanpearce.eu/gomponents
 
 go 1.18