-
-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Overview
Support getting Go version from go.mod.
Why is the feature needed?
Workaround
https://github.com/orgs/aquaproj/discussions/2609#discussioncomment-8066245
One of the workarounds is to update toolchain and go in aqua.yaml at the same time by Renovate's grouping feature.
https://docs.renovatebot.com/configuration-options/#group
Example Code
packages:
- name: golang/go
go_version_file: go.mod
Note
No response
sheldonhull
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request