summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorHimanshu Sardana <himanshusardana2005@gmail.com>2026-03-16 18:21:09 +0000
committerHimanshu Sardana <himanshusardana2005@gmail.com>2026-03-16 18:21:09 +0000
commite39483c49db06b6157968bfaaa66180517d022f3 (patch)
tree8a9731ffe471ae4133701b4e16b2ae9d71d48bcd /go.mod
initial commit
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..ca9342b
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module kite
+
+go 1.25.0