for example A deps B and B deps C
adds replace B => local/path/to/B in A/go.mod and replace C => 
local/path/to/C in B/go.mod
changes C doesn't rebuilds A.

it's it a bug or work as intend? 

how could i make rebuild works, otherwise i may need to create git commits, 
update A and B package again and again.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/a21791a5-8cbe-406e-ae45-223d3eba727f%40googlegroups.com.

Reply via email to