Skip to content

chore: remove vendored dependencies - #766

Open
mikelolasagasti wants to merge 1 commit into
adnanh:masterfrom
mikelolasagasti:drop-vendor
Open

chore: remove vendored dependencies#766
mikelolasagasti wants to merge 1 commit into
adnanh:masterfrom
mikelolasagasti:drop-vendor

Conversation

@mikelolasagasti

Copy link
Copy Markdown
Contributor

Most Go projects no longer track vendored dependencies in Git unless they have a specific offline or packaging requirement. Keeping dependencies in go.mod and go.sum is enough for reproducible builds, while removing vendor/ makes code search, reviews, and repository maintenance simpler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant