diff options
author | heqnx <root@heqnx.com> | 2025-04-24 13:44:53 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-04-24 13:44:53 +0300 |
commit | 930062a646f7131d5d666798b32e4b306b9ae177 (patch) | |
tree | b5d78a4bfa71397cca7860d2bf0ebb5fd4b08bcb /go.mod | |
parent | e1ea395f5fdb40ed446c8536bcf885e63dd006fb (diff) | |
download | go-assembly-ldr-1.0.0.tar.gz go-assembly-ldr-1.0.0.zip |
initial commitv1.0.0
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 |