Establish Promptkit Go module foundation

This commit is contained in:
2026-07-28 02:08:15 +00:00
parent d1be86d076
commit 45653c3e53
3 changed files with 7 additions and 2 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module gitea.maximumdirect.net/eric/promptkit
go 1.25.5