All of my projects at the moment are living under GOPATH/src/me/projectName.

Is it possible to migrate to using GoModules and pin (for now) the packages 
at the versions stored in my GOPATH/src.  I am thinking that way the 
migration to GOMODULES will produce a build no different to the build using 
GOPATH/src for all the packages.

>From that point on I then know I am at a good place and can look to upgrade 
packages for that migrated project.

Is this possible and if so how?  I am using Go1.12 now but happy if this is 
in 1.13

Thanks!


-- 
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/16d5b7f0-f8e9-4dee-8724-1defdee3ea27%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to