Tangentially related (I think): https://github.com/golang/go/issues/24751

On Tue, 22 May 2018 at 19:10, Nate Finch <nate.fi...@gmail.com> wrote:

> Forgive me if this has been answered somewhere.  I tried to divine it from
> Russ' documents, but I couldn't really tell.
>
> Do vanity imports change dramatically with vgo?  Currently, all I have to
> do to support a vanity import is to return a page at
> https://gnorm.org/gnorm that has a meta element like this:
>
> <meta name="go-import" content="gnorm.org/gnorm git
> https://github.com/gnormal/gnorm";>
>
> There's a lot of words in the vgo docs about zip files and json files and
> all this jazz.... I just want to know, can I shunt all that off onto VCS
> and keep my minimal one-line solution to vanity imports?
>
> -Nate
>
> --
> 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.
>

-- 
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.

Reply via email to