Skip to content

Flag when vendor folder does not match go.mod and go.sum #2

@pokstad

Description

@pokstad

Some projects may elect to commit the vendor folder to avoid requiring network access to compile a project. This VSaur check will verify the vendor folder matches the hash recorded in go.sum, and this correlates with a version listed in go.mod.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions