Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Remove vendored dependencies #455

Merged
merged 2 commits into from Oct 5, 2022
Merged

Remove vendored dependencies #455

merged 2 commits into from Oct 5, 2022

Conversation

mislav
Copy link
Collaborator

@mislav mislav commented Oct 2, 2022

It's not clear to me what are the benefits of the vendor directory anymore since Go's automatic module management is so solid now. In CI, I've enabled dependencies cache so they don't have to be refetched on every test run.

The benefits of removing the vendor directory is that this repository size will be smaller going forward and that we don't have to check in upgrades to dependencies anymore.

@mislav mislav merged commit 8fe20ce into master Oct 5, 2022
@mislav mislav deleted the no-vendor branch October 5, 2022 10:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants