aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorSlack Coder <slackcoder@server.ky>2024-11-07 14:59:15 -0500
committerSlack Coder <slackcoder@server.ky>2024-11-12 10:14:52 -0500
commitcf390eb9893630df90eaa0166b2eb8e95cdafcc6 (patch)
tree02c03b3c6435f78afd9f88ef85e2a594efc73447 /go.mod
downloadpostfix-unix-users-cf390eb9893630df90eaa0166b2eb8e95cdafcc6.tar.xz
initial commitHEADmaster
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..20a49c3
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module server.kyl/slackcoder/postfix-unix-users
+
+go 1.22.7