I have used the ”v0.0.0” as the version number – it seem to work. /M
Fra: Russel Winder<mailto:rus...@winder.org.uk> Sendt: 14. november 2018 12:44 Til: GoLang_Nuts<mailto:golang-nuts@googlegroups.com> Emne: [go-nuts] New Modules and git clones I am giving the module system in Go 1.11.2 a whirl to get projects out of the GOPATH environment. The dependencies include ones that have no tagged versions in the Git repositories. The documentation implies that I can use "dev" as the version number in the go.mod file for this situation. However, this just causes a compilation failure: invalid module version "dev": unknown revision dev I am hoping I am just misreading something about the documentation! -- 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. -- 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.