On Thu, Apr 8, 2021 at 1:49 PM Nick Keets <nick.ke...@gmail.com> wrote:

> In my case, we have an internal git server at work that we just access
> over ssh. We have a few dependencies between repositories and a few
> developers working on the same repository.  I'm assuming this is a rare
> scenario, but it is one use case that I think modules have made the work
> flow more inconvenient.
>

Perhaps, but you do get proper versioning in return, which I do feel is
valuable.
And setting up a module proxy is relatively straight-forward, IMO. You just
need a shared NFS/Samba volume, for example. Or, with a little bit more
fancy, an HTTP server serving a static directory (and some magic to update
it).

It might be worth to document a couple end-to-end workflows for small-scale
deployments, I think. i.e. "a 5 person company sharing some private code
and wanting full control over their 3rd party dependencies".


>
>
>> --
>> 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/57f57bcf-2c13-4a98-936f-8f7f54b4351en%40googlegroups.com
>> <https://groups.google.com/d/msgid/golang-nuts/57f57bcf-2c13-4a98-936f-8f7f54b4351en%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> 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/CAPKajN6Q5AomVmSZyGX_EqUn0D22KandwGviOxZW6Xi1_vAWSg%40mail.gmail.com
> <https://groups.google.com/d/msgid/golang-nuts/CAPKajN6Q5AomVmSZyGX_EqUn0D22KandwGviOxZW6Xi1_vAWSg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAEkBMfEaF%2BQLZ9Pq%3DRvoSLFdSiK%3DidwgEbp76J%3DnSGmekbOHZg%40mail.gmail.com.

Reply via email to