Issues | Pull Requests | v2.18.0...v2.19.0
🎉 New Packages
#3727 denisidoro/navi: An interactive cheatsheet tool for the command-line
The following package type is go
. To install these packages, aqua >= v1.7.0 and Go are required.
#3713 golang/tools/gopls: Go language server
#3713 google/wire: Compile-time Dependency Injection for Go
#3713 katbyte/terrafmt: Format terraform blocks embedded in files
#3713 mitchellh/gox: A dead simple, no frills Go cross compile tool
#3713 anqiansong/github-compare: A Command-line statistics tool to compare the GitHub repositories
To update golang/tools/gopls
by Renovate, please update aqua-renovate-config to 1.1.0 or later. https://github.com/aquaproj/aqua-renovate-config/releases/tag/1.1.0
Others
#3721 Support getting golang/go version in aqua generate
AS IS
$ aqua g golang/go
- name: golang/go
version: "[SET PACKAGE VERSION]"
TO BE
$ aqua g golang/go
- name: golang/go@go1.18.2