Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove vendor/ folder #138

Merged
merged 1 commit into from May 13, 2021
Merged

Remove vendor/ folder #138

merged 1 commit into from May 13, 2021

Conversation

fatih
Copy link
Owner

@fatih fatih commented May 13, 2021

I started to like working on projects that don't use vendor/
folders anymore. The Go ecosystem has improved a lot over the years.
With the Go module proxy introduction, it's more efficient and
faster for users as well.

If you're interested, here is a blog post I wrote once that goes into
more details:
https://arslan.io/2019/08/02/why-you-should-use-a-go-module-proxy/

I started to like working on projects that **don't** use `vendor/`
folders anymore. The Go ecosystem has improved a lot over the years.
With the introduction of the Go module proxy, it's more efficient and
faster for users as well.

If you're interested, here is a blog post I wrote once that goes into
more details:
https://arslan.io/2019/08/02/why-you-should-use-a-go-module-proxy/
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.

None yet

1 participant