mirror of
https://github.com/lordmathis/llamactl.git
synced 2025-11-06 09:04:27 +00:00
Initial server setup
This commit is contained in:
5
server/go.mod
Normal file
5
server/go.mod
Normal file
@@ -0,0 +1,5 @@
|
||||
module github.com/lordmathis/llamactl
|
||||
|
||||
go 1.24.5
|
||||
|
||||
require github.com/go-chi/chi/v5 v5.2.2
|
||||
Reference in New Issue
Block a user