summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorHimanshu Sardana <himanshusardana2005@gmail.com>2026-03-25 09:21:19 +0000
committerHimanshu Sardana <himanshusardana2005@gmail.com>2026-03-25 09:21:19 +0000
commitaf0332e7d805f7a4cb1086b66f61ad706a082768 (patch)
tree24622ad88fa1edf636e5c7fac5ac3f5d8e002e6d /go.mod
parent7cfdc43226930b21bae2e02581672a338a9c0789 (diff)
refactor: split into cmd/internal
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 28d182c..9f43bd1 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module kite
+module github.com/HimanshuSardana/kite
go 1.25.0