Skip to content

feat: improve support for multi-module repos #371

Closed
@dolmen

Description

@dolmen

Description:
Add support for caching dependencies for repositories made of multiple Go modules.

Example:

Justification:
Each Go module has its own set of dependencies. Dependencies caching should cover the union of the dependencies of all Go modules of the repo.

From the documentation, it looks like a single Go module is supported.

Are you willing to submit a PR?
No. I'm not familiar with GitHub Actions development.

Metadata

Metadata

Assignees

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