Y
Hacker News
new
|
ask
|
show
|
jobs
by
autotune
2465 days ago
What are your thoughts on Golang?
2 comments
lowmagnet
2465 days ago
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.
link
sethvargo
2465 days ago
I believe you should use whatever language is practical for your use case.
link