go-nv / goenv

:blue_car: Like pyenv and rbenv, but for Go.
https://github.com/go-nv/goenv
MIT License
2.06k stars 246 forks source link

Add support for Go 1.20.5 and Go 1.19.10 #305

Closed nguyengg closed 1 year ago

nguyengg commented 1 year ago

https://groups.google.com/g/golang-announce/c/q5135a9d924

https://go.dev/doc/devel/release#go1.20.5

nguyengg commented 1 year ago

Oh this was done with https://github.com/syndbg/goenv/pull/304.