diff options
author | Joe <rbo@gmx.us> | 2023-12-14 20:20:20 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2023-12-14 20:20:20 +0100 |
commit | a6e4f35d442a14877d2489c03f51efc589727504 (patch) | |
tree | f9304b3274688b6b69252d282346d62d7e5ff94a /go.mod | |
parent | up (diff) | |
download | hardflip-a6e4f35d442a14877d2489c03f51efc589727504.tar.gz hardflip-a6e4f35d442a14877d2489c03f51efc589727504.tar.bz2 hardflip-a6e4f35d442a14877d2489c03f51efc589727504.tar.xz hardflip-a6e4f35d442a14877d2489c03f51efc589727504.tar.zst hardflip-a6e4f35d442a14877d2489c03f51efc589727504.zip |
directory structure
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module josh + +go 1.18 |