feat(server): add go_version to /api/info response #54
Reference in New Issue
Block a user
Delete Branch "vibe/add-go-version-info"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds runtime.Version() as a new field on /api/info. BDD scenario @critical asserts it. Verifier verdict from stage 03 attached.