On Thu, Apr 19, 2018 at 2:29 PM Kaveh Shahbazian <kaveh.shahbaz...@gmail.com>
wrote:

> How does go get -tags work?

`go get -tags foo example.com/bar` should be similar, but not always equal
to `go get -d example.com/bar && go install -tags foo example.com/bar`.

-- 

-j

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to