README.md modification and hello world go
[TinyThreePassCompiler/.git] / go.mod
diff --git a/go.mod b/go.mod
new file mode 100644 (file)
index 0000000..e73107b
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module TinyThreePassCompiler
+
+go 1.19