Declarative CLI Version manager written in Go. Support Lazy Install, Registry, and continuous update with Renovate. CLI version is switched seamlessly
885
stars
39
forks
source link
feat: get versions from Go Proxy #3269
Closed
suzuki-shunsuke closed 5 days ago
This pull request adds a new field
go_version_path
to registry.e.g.
If this field is set,
aqua g
andaqua up
commands gets available versions from Go Module Proxy.