> > The `dev` in that documentation is intended to be a branch name. If that
> > module doesn't actually *have* a branch named `dev`, it won't work.

Thanks, Bryan.

> ...
>
> Hopefully there is a way of this getting updated as master/HEAD gets more
> commits.

Not automatically, no. go get X@master will bring you up-to-date.

https://github.com/golang/go/issues/26964 is about the ability to
track a branch in a more systematic way.

> Now I just have to find out why:
>
>    module arcamclient
>
> is causing the error:
>
> can't load package: package arcamclient: unknown import path "arcamclient": 
> cannot find module providing package arcamclient

See https://github.com/golang/go/issues/27503#issuecomment-437052752


Paul

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