summaryrefslogtreecommitdiff
path: root/example1/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'example1/go.mod')
-rw-r--r--example1/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/example1/go.mod b/example1/go.mod
new file mode 100644
index 0000000..0cd8c1f
--- /dev/null
+++ b/example1/go.mod
@@ -0,0 +1,3 @@
+module go.wit.com/lib/gui/shell/example1
+
+go 1.21.4