On Friday, August 27, 2021 at 12:22:54 AM UTC+2 Paul S. R. Chisholm wrote:
> Hypothetical example: Say I'm writing an application that uses " > rsc.io/quote" and I discover a bug in that package that breaks my > software. I would of course clone the quote repository, add a test that > demonstrates the bug, fix the bug, and submit a patch to the maintainer. > > After making the fix but before submitting the patch, I'd like to first > import my local copy of the quote package to ensure my change prevents the > problem in my application. How could I do that? > > In Go 1.18 you can use the workspace mode: https://pkg.go.dev/cmd/go@master#hdr-Workspace_maintenance https://tip.golang.org/ref/mod#workspaces https://golang.org/design/45713-workspace > [...] Manlio -- 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/44ba6e6a-92ca-4936-af41-707b299e5255n%40googlegroups.com.