summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2024-11-21 17:19:55 -0500
committerSam Anthony <sam@samanthony.xyz>2024-11-21 17:19:55 -0500
commit2b2eefb7f84cf115c3fabe76c6f3161947cb6371 (patch)
tree07bb7cdeee4a09836367513f1ce29582b4837ea4 /go.mod
parent9ad0f9bb2bdfe47f144e2a0e8951dcfe6344a4ea (diff)
downloadshare-2b2eefb7f84cf115c3fabe76c6f3161947cb6371.zip
migrate module to github
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 47c5e42..46cb253 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
-module git.samanthony.xyz/share
+module github.com/sam-rba/share
go 1.22.4