Comment by hedora 2 months ago The same is true for go and for java. 1 comment hedora Reply ricardobeat 2 months ago You can write entire applications in Go without resorting to any dependencies, the std lib is quite complete.Most projects will have a healthy 5-20 dependencies though, with very little nested modules.
ricardobeat 2 months ago You can write entire applications in Go without resorting to any dependencies, the std lib is quite complete.Most projects will have a healthy 5-20 dependencies though, with very little nested modules.
You can write entire applications in Go without resorting to any dependencies, the std lib is quite complete.
Most projects will have a healthy 5-20 dependencies though, with very little nested modules.