index
:
hexai
feature/anthropic-api-provider
main
hexai is a LSP language server for the Helix editor (could be used for other editors, too) for interacting with AI.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
go.mod
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'go.mod')
-rw-r--r--
go.mod
1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index f42d416..49c6837 100644
--- a/
go.mod
+++ b/
go.mod
@@ -2,3 +2,4 @@ module hexai
go 1.21
+require github.com/magefile/mage v1.15.0