slate-v3-1770514618/services/preferences-api/go.mod
jordan ef1f38d68e
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add service component: preferences-api
2026-02-08 01:37:05 +00:00

9 lines
283 B
Modula-2

module git.threesix.ai/jordan/slate-v3-1770514618/services/preferences-api
go 1.23
require git.threesix.ai/jordan/slate-v3-1770514618/pkg v0.0.0
// Use local workspace modules (for Docker builds without go.work)
replace git.threesix.ai/jordan/slate-v3-1770514618/pkg => ../../pkg