Y
Hacker News
new
|
ask
|
show
|
jobs
by
mamcx
54 days ago
Vendoring don't basically copy what go does?
1 comments
Aperocky
54 days ago
You can trust a single big stdlib more than the 100 dependency that tokio pulls at any given time.
link
RALaBarge
54 days ago
Yeah then you can version lock changes to one thing post-evaluation vs or even easier as noted above, download the stdlib and host it yourself.
link