On Wed, Mar 20, 2019 at 7:01 AM Paul Jolly <p...@myitcv.io> wrote:
>
> > test $(go list -f '{{.Stale}}' internal/package$) = "true"
>
> Does .Stale still have meaning/is it still accurate in a build cache world?

I doubt it, but I'm not sure the original question has any meaning in
that world.  In a build cache world there's no reason to ever ask
whether something is up to date.  You just unconditionally run
whatever command is required to make it up to date.

Ian

-- 
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