aboutsummaryrefslogtreecommitdiff
path: root/templates/go/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'templates/go/go.mod')
-rw-r--r--templates/go/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/go/go.mod b/templates/go/go.mod
new file mode 100644
index 0000000..736d11c
--- /dev/null
+++ b/templates/go/go.mod
@@ -0,0 +1,3 @@
+module go.fcuny.net/changeme
+
+go 1.18