Skip to content

Fix go windows version#23

Open
kasuma0 wants to merge 1 commit intoMelkeydev:mainfrom
kasuma0:main
Open

Fix go windows version#23
kasuma0 wants to merge 1 commit intoMelkeydev:mainfrom
kasuma0:main

Conversation

@kasuma0
Copy link

@kasuma0 kasuma0 commented Sep 28, 2025

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

Problem/Feature

Because go binary for windos has a .exe extension, govm was failing to unzip to a correct folder

Description of Changes:

  • add a local variable for go binary
  • change string "go" (binary name) to var goBinary

Checklist

  • [ X ] I have self-reviewed the changes being requested

…t Windows.

- Reorganize imports to fix linting order.
- Update `.gitignore` to include `.idea` folder.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant