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
364 stars 24 forks source link

fix: goreleaser config for gobrew version #126

Closed juev closed 12 months ago

juev commented 12 months ago

should be fix #123

github-actions[bot] commented 12 months ago

Summary CoverItUp: kevincobain2000/gobrew

Type master versions
coverage 59.2 % 59.2 %
go-binary-size 5836 KB 5836 KB
go-mod-dependencies 32 32
go-sec-issues 6 6
build-time 5 sec 5 sec

Generated by Cover It Up. View full report https://coveritup.app/kevincobain2000/gobrew

badge badge badge badge badge

kevincobain2000 commented 12 months ago

Thanks!