Add a dependency go

Download a specific module version and update go.mod

go get github.com/some/pkg@v1.2.3
#go