agent-orchestrator/backend/go.mod

6 lines
104 B
Modula-2

module github.com/aoagents/agent-orchestrator/backend
go 1.22
require github.com/go-chi/chi/v5 v5.1.0