Hello, In an effort to make sure code that builds on my local machine will build on our build machine, I am looking for a build option to force the compiler to only look for imported code in the vendor directory & pkg. Often I will have worked on a project in my local go workspace means it is in the src directory but have forgotten to add the dependency to the vendor directory, and it will still build. I would like to avoid developing using the container image used in the build machine.
Best, Roarke -- 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.