Still on the topic, if I have to use `go.mod` replace clauses, what is the 
point of `go.work` ? Notice replace in `go.work` doesn't work.

Any thoughts if it would be appropriate to create an issue to add workspace 
support for `go get` ?

cheers
On Wednesday, July 12, 2023 at 12:48:57 AM UTC+2 Howard C. Shaw III wrote:

> Okay, yeah, got home and tried it out, and go work sync is not doing what 
> I thought it was. I had to do 
>
> go get github.com/janpfeifer/gonb/gonbui
>
> in a to get it to build and run.
>
> So yeah, if you want to use a bare go get, you have to do replace 
> directives. Blech.
>

-- 
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/bbc72a4a-0bfb-471a-a351-10dc53187d9fn%40googlegroups.com.

Reply via email to