feat: initialise Go module for help engine
Module: forge.lthn.ai/core/docs pkg/help/ will hold the go-help library. Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
parent
85bbb8e828
commit
f4aa6b99c0
1 changed files with 3 additions and 0 deletions
3
go.mod
Normal file
3
go.mod
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
module forge.lthn.ai/core/docs
|
||||
|
||||
go 1.25.0
|
||||
Loading…
Add table
Reference in a new issue