diff options
author | Slack Coder <slackcoder@server.ky> | 2024-11-07 14:59:15 -0500 |
---|---|---|
committer | Slack Coder <slackcoder@server.ky> | 2024-11-12 10:14:52 -0500 |
commit | cf390eb9893630df90eaa0166b2eb8e95cdafcc6 (patch) | |
tree | 02c03b3c6435f78afd9f88ef85e2a594efc73447 /go.mod | |
download | postfix-unix-users-cf390eb9893630df90eaa0166b2eb8e95cdafcc6.tar.xz |
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module server.kyl/slackcoder/postfix-unix-users + +go 1.22.7 |