Skip to content

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.

1 participant