about summary refs log tree commit diff stats
path: root/internal/examples/app/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'internal/examples/app/go.mod')
-rw-r--r--internal/examples/app/go.mod5
1 files changed, 5 insertions, 0 deletions
diff --git a/internal/examples/app/go.mod b/internal/examples/app/go.mod
new file mode 100644
index 0000000..a86bad6
--- /dev/null
+++ b/internal/examples/app/go.mod
@@ -0,0 +1,5 @@
+module app
+
+go 1.23.1
+
+require github.com/maragudk/gomponents v0.20.5