aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAlexander NeonXP Kiryukhin <i@neonxp.ru>2024-08-06 23:33:50 +0300
committerAlexander NeonXP Kiryukhin <i@neonxp.ru>2024-08-06 23:33:50 +0300
commit7562d571c8205c073d399be998d164a5bb4796ae (patch)
tree5215c7d6dfb433135536e7049ace29049862011e /go.mod
init
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..4eedd87
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module gitrepo.ru/neonxp/serv
+
+go 1.22.5