Skip to content

Vendor directory is checked into github #202

@LouisPlisso

Description

@LouisPlisso

Hi, I'm currently working on removing the un-necessary pinned versions from go.mod (see #201)

I have the code working on my local branch but because the vendor directory is checked-in, the size of my PR would be 3k lines.

I believe the best practices recommend to have the vendor directory outside of the repo as go.mod and go.sum provide the locked-in version without having to maintain the vendor directory in the repo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions