> You could try moving mylib to your $GOPATH/src/, and
>     import "mylib"
> in the services.

I tried that but could not get `go run cmd/svc1.go` from trying to
checkout a non-existent url (for the `mylib`). Can you share the
contents of the `go.mod` file for svc1 and mylib ?

-- 
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/CAMSEaH5i%2BfYW5keD%3DGBevDWdU7oJ1fGsCsoi%2Bm94xruOKO4cdA%40mail.gmail.com.

Reply via email to