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
commit6b75a60fa10d0f3e7e2938f2b0c37a2fc4d0bb27 (patch)
tree3f788b39367157664228fc7d7e6489d98ac99c54 /go.mod
parentup (diff)
downloadhardflip-6b75a60fa10d0f3e7e2938f2b0c37a2fc4d0bb27.tar.gz
hardflip-6b75a60fa10d0f3e7e2938f2b0c37a2fc4d0bb27.tar.bz2
hardflip-6b75a60fa10d0f3e7e2938f2b0c37a2fc4d0bb27.tar.xz
hardflip-6b75a60fa10d0f3e7e2938f2b0c37a2fc4d0bb27.tar.zst
hardflip-6b75a60fa10d0f3e7e2938f2b0c37a2fc4d0bb27.zip
up
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