slack-auth-1770277653/services/auth-api/go.mod
jordan 54426a06f4
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add service component: auth-api
2026-02-05 07:47:39 +00:00

9 lines
282 B
Modula-2

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