|
|
|
|
|
by giancarlostoro
2111 days ago
|
|
I swear I remember reading this somewhere in the Go docs as well but only found it in the FAQ: https://golang.org/doc/faq#get_version I think this is a reasonable enough approach. You see it in Debian for dependencies so I'm okay with it for Go. It outlines clearly what your dependencies are. |
|