kevincobain2000 / gobrew

Go version manager, written in Go. Super simple tool to install and manage Go versions. Install go without root. Gobrew doesn't require shell rehash.
https://medium.com/web-developer/go-version-manager-gobrew-c8750157dfe6
MIT License
369 stars 24 forks source link

fix: help message for windows #183

Closed juev closed 7 months ago

juev commented 7 months ago

After refactoring and allocating separate files to store messages for different systems, an error was made. Both the unix and windows files contained the same message.

This PR corrects this error.

github-actions[bot] commented 7 months ago

CoverItUp Report

TYPE MASTER FEATURE/WINDOWS-MESSAGE
coverage 60.5% 59.2%-
build-time 3sec 3sec
go-binary-size 6.1kKB 6.1kKB
go-mod-dependencies 29 28-
go-sec-issues 6 5-
unit-test-run-time 18sec 19sec+

chartchartchartchartchartchart

Add Badges and Charts to Readme