css-fix-test-1770192445/services/api/go.mod
jordan 25cbff5f38
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add service component: api
2026-02-04 08:07:33 +00:00

9 lines
283 B
Modula-2

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