summaryrefslogtreecommitdiff
path: root/common/templates/go/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'common/templates/go/go.mod')
-rw-r--r--common/templates/go/go.mod4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/templates/go/go.mod b/common/templates/go/go.mod
new file mode 100644
index 0000000..24673a6
--- /dev/null
+++ b/common/templates/go/go.mod
@@ -0,0 +1,4 @@
+module hello_go
+
+go 1.25.5
+