aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2023-12-14 20:20:20 +0100
committerJoe <rbo@gmx.us>2023-12-14 20:20:20 +0100
commita6e4f35d442a14877d2489c03f51efc589727504 (patch)
treef9304b3274688b6b69252d282346d62d7e5ff94a /go.mod
parentup (diff)
downloadhardflip-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.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..4ae369e
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module josh
+
+go 1.18