On Fri, Jun 4, 2021 at 11:53 PM Amnon wrote:
>
> How about renaming your vendor directory to something else?
That is not really an option because it is not "my" vendor directory.
For example, there is a lot of Ruby code in this repository, which
some people install with 'bundle install --deployme
On Thu, Jun 3, 2021 at 6:35 PM Manlio Perillo wrote:
> One possible solution is to have a GOENV file in the root directory of a
> repository.
Thanks Manlio. Is that something that is possible now, or a feature
suggestion? From what I can tell it's not possible now.
What is possible already, now
Hi,
In our organization we have a main code repository that contains components
written in different programming languages. One of these components is
written in Go. I would like to be able to have a single go.mod file for the
whole repository, in the root directory. This doesn't work smoothly