stevenjack / cig

Can I go? Checks all your git repos, reporting if any of them have changes or need to be pushed.
MIT License
83 stars 10 forks source link

Comply with Golang semantic import versioning #44

Closed Loyalsoldier closed 3 years ago

Loyalsoldier commented 3 years ago

For Golang v1.15.6 in Homebrew https://github.com/Homebrew/homebrew-core/pull/66355

carlocab commented 3 years ago

Thanks, @Loyalsoldier.

If this PR is merged, it would also be helpful for Homebrew if you cut a new release that includes this PR. At the moment CI failures associated with formulae that still depend on godep is holding back the go version bump.