sp3-test-1770368381/services/chat-api/go.mod
jordan e77bf26608
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add service component: chat-api
2026-02-06 08:59:48 +00:00

9 lines
276 B
Modula-2

module git.threesix.ai/jordan/sp3-test-1770368381/services/chat-api
go 1.23
require git.threesix.ai/jordan/sp3-test-1770368381/pkg v0.0.0
// Use local workspace modules (for Docker builds without go.work)
replace git.threesix.ai/jordan/sp3-test-1770368381/pkg => ../../pkg