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.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to