On Wed, 2018-11-14 at 10:10 -0600, Kyle Wood wrote: > I recommend letting the go tool handle this. Leave the dependency out of > the go.mod file entirely. Run go build as normal, and it will automatically > determine the version strings for the dependencies and insert them into > your go.mod for you.
If I have the go.mod file: module XXXX then I get the error: can't load package: package XXXX: unknown import path "XXXX": cannot find module providing package XXXX -- Russel. =========================================== Dr Russel Winder t: +44 20 7585 2200 41 Buckmaster Road m: +44 7770 465 077 London SW11 1EN, UK w: www.russel.org.uk -- 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. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: This is a digitally signed message part