ai-code-battle/cmd/acb-enrichment
jedarden ddb0fe1b7e fix(dockerfile): correct golang version from 1.24 to 1.25
Go 1.25 is the minimum required version per go.mod.
Fixes build error: 'go.mod requires go >= 1.25.0 (running go 1.24.13)'
2026-06-04 08:52:03 -04:00
..
internal style: apply gofmt alignment fixes across codebase 2026-05-24 10:40:33 -04:00
config.go feat(enrichment): align config with other services for K8s deployment 2026-05-25 01:44:59 -04:00
Dockerfile fix(dockerfile): correct golang version from 1.24 to 1.25 2026-06-04 08:52:03 -04:00
main.go feat(enrichment): align config with other services for K8s deployment 2026-05-25 01:44:59 -04:00
service.go style: apply gofmt alignment fixes across codebase 2026-05-24 10:40:33 -04:00