Hacker News new | ask | show | jobs
by autotune 2465 days ago
What are your thoughts on Golang?
2 comments

If you use Go, then try one of the new self-hosted repositories, such as github.com/gomods/athens since it allows you to archive every dependency you ever update so you can always retrieve past dependencies.
I believe you should use whatever language is practical for your use case.