ci: pin go directive to 1.25 to match alpine builder base image
CI build of golang:1.25-alpine ships go 1.25.10; auto-generated go.mod had 1.26.3 from local toolchain. Use 1.25 to match the other automc services (auth-service, server-manager etc all on 1.25).
This commit is contained in: