summaryrefslogtreecommitdiff
path: root/app/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'app/go.mod')
-rw-r--r--app/go.mod5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/go.mod b/app/go.mod
new file mode 100644
index 0000000..0fdbadd
--- /dev/null
+++ b/app/go.mod
@@ -0,0 +1,5 @@
+module github.com/ketsuna-org/bot-creator-api
+
+go 1.23.3
+
+require github.com/arangodb/go-driver/v2 v2.1.3 // indirect