molecule-cli/cmd
Molecule AI SDK-Dev 9dfb5f9aa4 fix(cli): replace runtime.GOEXE with hardcoded "go" in test
runtime.GOEXE is not available in Go 1.25 standard library.
Replace with the standard "go" binary name which is on PATH in CI.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 19:03:36 +00:00
..
molecule fix(cli): replace runtime.GOEXE with hardcoded "go" in test 2026-04-22 19:03:36 +00:00