|
|
|
|
|
by Thaxll
500 days ago
|
|
go mod is best in class dependecy manager, it is way better than what most mainstream languages have, it's not even close. I worked with C++/ruby/python/js/java and C#, go mod is superior to all them. The one that is similar is Cargo ( rust ). |
|