slack-auth-1770277167/services/auth-api/go.mod
jordan 45269dc680
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add service component: auth-api
2026-02-05 07:39:35 +00:00

9 lines
282 B
Modula-2

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