> > Thanks. But if I'll use constraint I'll need to rewrite all the import > paths in my code (and maybe in the vendor directory as well) >
Maybe I've misunderstood something, but I was expecting you wouldn't have to: [[constraint]] name = "github.com/original/library" source = "github.com/your/fork" Cheers, Paul -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
