Skip to content

[Feature request] add support go.work file for go-version-file #284

@koba1t

Description

@koba1t

Description:
Support go workspace mode for go-version-file.
go workspace uses go.work file that summarizes packages when the repo contains multiple packages.

Justification:
If repo contains multiple go packages with many go.mod files, we can't select one go.mod file to set go-version-file.
So, that case we can use go workspace mode and create one go.work file to summarize packages.
This "Feature request" wants to select the go version from the go.work file to easy to set the go version in CI.

Are you willing to submit a PR?

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew feature or request to improve the current logic

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions