summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2024-08-17 23:12:01 -0400
committerSam Anthony <sam@samanthony.xyz>2024-08-17 23:12:01 -0400
commita769388f642257e293abe501e53c6cafef2fa29a (patch)
tree8259624ae5753d77c7eacac29eb6fd0dd864bda0 /go.mod
downloadshare-a769388f642257e293abe501e53c6cafef2fa29a.zip
package documentation
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..47c5e42
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module git.samanthony.xyz/share
+
+go 1.22.4