aquaproj/aqua (aquaproj/aqua)
### [`v2.38.0`](https://redirect.github.com/aquaproj/aqua/releases/tag/v2.38.0)
[Compare Source](https://redirect.github.com/aquaproj/aqua/compare/v2.37.2...v2.38.0)
[Pull Requests](https://redirect.github.com/aquaproj/aqua/pulls?q=is%3Apr+milestone%3Av2.38.0) | [Issues](https://redirect.github.com/aquaproj/aqua/issues?q=is%3Aissue+milestone%3Av2.38.0) | https://github.com/aquaproj/aqua/compare/v2.37.2...v2.38.0
##### Features
[#3269](https://redirect.github.com/aquaproj/aqua/issues/3269) Get available versions from [Go Module Proxy](https://proxy.golang.org/)
This release adds the new field `go_version_path` to registries.
e.g.
```yaml
packages:
- name: _go/sigsum.org/sigsum-go#cmd/sigsum-key
type: go_install
path: sigsum.org/sigsum-go/cmd/sigsum-key
go_version_path: sigsum.org/sigsum-go
```
If this field is set, `aqua g` and `aqua up` commands gets available versions from [Go Module Proxy](https://proxy.golang.org/).
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v2.37.2
->v2.38.0
Release Notes
aquaproj/aqua (aquaproj/aqua)
### [`v2.38.0`](https://redirect.github.com/aquaproj/aqua/releases/tag/v2.38.0) [Compare Source](https://redirect.github.com/aquaproj/aqua/compare/v2.37.2...v2.38.0) [Pull Requests](https://redirect.github.com/aquaproj/aqua/pulls?q=is%3Apr+milestone%3Av2.38.0) | [Issues](https://redirect.github.com/aquaproj/aqua/issues?q=is%3Aissue+milestone%3Av2.38.0) | https://github.com/aquaproj/aqua/compare/v2.37.2...v2.38.0 ##### Features [#3269](https://redirect.github.com/aquaproj/aqua/issues/3269) Get available versions from [Go Module Proxy](https://proxy.golang.org/) This release adds the new field `go_version_path` to registries. e.g. ```yaml packages: - name: _go/sigsum.org/sigsum-go#cmd/sigsum-key type: go_install path: sigsum.org/sigsum-go/cmd/sigsum-key go_version_path: sigsum.org/sigsum-go ``` If this field is set, `aqua g` and `aqua up` commands gets available versions from [Go Module Proxy](https://proxy.golang.org/).Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.