Skip to content

Go: Support workspaces #6012

@johanneswuerbach

Description

@johanneswuerbach

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

Golang 1.18 introduced the support for workspaces to simplify the management of multiple modules in one repository.

Dependabot could use the go.work file to:

  • automatically discover all referenced sub-modules
  • bump dependencies consistently across them

Something similar is already supported in the JS world with lerna #197 and yarn.

Metadata

Metadata

Assignees

No one assigned

    Labels

    F: monorepo 📦Issues related to bumping a dep in manifests from multiple appsKeepExempt this from being marked by stalebotL: go:modulesGolang modulesT: feature-requestRequests for new features

    Projects

    Status

    Scoping

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions