diff options
author | heqnx <root@heqnx.com> | 2025-05-10 16:39:16 +0000 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-05-10 16:39:16 +0000 |
commit | fad89d85f36ed704ccb5a9b6c50bdf5d0eecaba1 (patch) | |
tree | b5d78a4bfa71397cca7860d2bf0ebb5fd4b08bcb /go.mod | |
parent | c32177223442872d15ed1806e188d66c7b5d3bde (diff) | |
download | go-assembly-ldr-fad89d85f36ed704ccb5a9b6c50bdf5d0eecaba1.tar.gz go-assembly-ldr-fad89d85f36ed704ccb5a9b6c50bdf5d0eecaba1.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-assembly-ldr + +go 1.23.4 |