Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

[feat support] can support go mod tidy run at go workspace(go.work) #111

@yanjinbin

Description

@yanjinbin

currently, go-mod-tidy not support in go workspace
if we have several modules by using go.work

use (

module_a
module_b
module_c
)

hope go mod tidy can run at every module ,and support --ignore_modules args

have any thought for it ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions