in the case you should provide local path to your module through 
*module.package 
replace => local.path *in go.mod
it makes some pain and stops independent work with project. To decrease the 
pain, I made some solution for maven <https://github.com/raydac/mvn-golang> 
which automatically work with multi-module go projects (example 
<https://github.com/raydac/mvn-golang/tree/master/mvn-golang-examples/mvn-golang-example-maven-module-mix>),
 
in the case modules are shared through local maven repository

-- 
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/fdd4c71d-6971-4025-9f4c-a3dbbc657fef%40googlegroups.com.

Reply via email to