aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorheqnx <root@heqnx.com>2025-05-21 20:59:29 +0300
committerheqnx <root@heqnx.com>2025-05-21 20:59:29 +0300
commitdd0898f27ba5e6c467d4bed38ab151cecc4bba93 (patch)
tree0a2ae0d35f880ab5a0d20ec0b63179fb6deea517 /go.mod
parentdad0b71c603c6c845211acd354286f61f3949ea9 (diff)
downloadgo-shellcode2uuid-dd0898f27ba5e6c467d4bed38ab151cecc4bba93.tar.gz
go-shellcode2uuid-dd0898f27ba5e6c467d4bed38ab151cecc4bba93.zip
added go-shellcode2uuid
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..4a975d8
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module go-shellcode2uuid
+
+go 1.23.4