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
374 stars 26 forks source link

fix: do not install not exist version #198

Closed juev closed 3 months ago

juev commented 3 months ago

fixed #196

Screenshot 2024-07-27 at 17 49 46
github-actions[bot] commented 3 months ago

CoverItUp Report

Type master fix/non-exist-version 218238b from ca2412d
coverage 59.2% 59.6% 📈
build-time 1sec 0sec 📉
go-binary-size 9.0kKB 9.0kKB
go-mod-dependencies 28 28
go-sec-issues 5 10 📈
unit-test-run-time 19sec 19sec
allocs-per-op 19.2kalloc 19.2kalloc
Comparisons Chart - master from fix/non-exist-version base vs branchbase vs branchbase vs branchbase vs branchbase vs branchbase vs branchbase vs branch
Commits History Upto ca2412d for #198 commit historycommit historycommit historycommit historycommit historycommit historycommit history
Users History Upto ca2412d for #198 user historyuser historyuser historyuser historyuser historyuser historyuser history

Embed README.md

kevincobain2000 commented 3 months ago

CI fixed, DB was down :)