diff options
author | heqnx <root@heqnx.com> | 2025-07-04 13:59:57 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-07-04 13:59:57 +0300 |
commit | 121c7aaf53b0f34ddec77424fecbdac993f2fe45 (patch) | |
tree | 4730ffc33a226b302ef9e62b7f251d8e4628eda0 /go.mod | |
parent | fed1bf7e23b4da9c0d5dfe1d29dd2ff5e2be72ff (diff) | |
download | go-cryptonym-121c7aaf53b0f34ddec77424fecbdac993f2fe45.tar.gz go-cryptonym-121c7aaf53b0f34ddec77424fecbdac993f2fe45.zip |
initial commit
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module go-cryptonym + +go 1.23.4 |