aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authoradnano <[email protected]>2020-09-21 15:48:42 -0400
committeradnano <[email protected]>2020-09-21 15:49:09 -0400
commit257b8076756fa25e3b07d6d85e76874d1fe33268 (patch)
tree5cf003942047b7a4d25e8a16bdca3e856f600bd4 /go.mod
downloadgo-gemini-257b8076756fa25e3b07d6d85e76874d1fe33268.tar.xz
go-gemini-257b8076756fa25e3b07d6d85e76874d1fe33268.zip
Initial commit
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..f850117
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module git.sr.ht/~adnano/go-gemini
+
+go 1.15