Docker add, or whatever is pushing files into your container is probably not 
respecting timestamps so the .a files are older with respect to .go files (pkg 
sorts above src)

Why do you want to build inside a container, is that just adding an extra level 
of indirection to what is a simple process?

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