go-nv / goenv

:blue_car: Like pyenv and rbenv, but for Go.

Home Page:https://github.com/go-nv/goenv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for Go 1.20.6

DAcodedBEAT opened this issue · comments

It looks like 1.20.6 is released, goenv should be able to install golang 1.20.6

see: https://go.dev/doc/devel/release#go1.20.6

I think it's done here #309

We just need a new release.

Thanks for looking into this @matheusiacono! :)

@ChronosMasterOfAllTime can you do the honors of cutting a new release which contains the new Go version?

Sure thing. I think it's time I automate the PR creation process for homebrew when a new release is cut. Will save me time!

This is released now. Future goenv versions and releases will be done via automated processes!