slack5-1770523903/services/preferences-api/go.mod
jordan bd8d98a368
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add service component: preferences-api
2026-02-08 04:11:50 +00:00

9 lines
277 B
Modula-2

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