Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
didip
on May 23, 2023
|
parent
|
context
|
favorite
| on:
How to start a Go project in 2023
There is a benefit to using "go mod vendor". Some corporate environments lock down their CI/CD pipelines. By vendoring everything, the CI/CD does not need to make external HTTP calls.
pjmlp
on May 24, 2023
[–]
They shouldn't do external calls anyway, all legally approved packages should be hosted on internal server.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: