<div dir="ltr">So that "expects import github..." message is only supported in go 1.4 and later, so the 1.2 builders won't hit it.  But yes, it means the person has moved their repo to github and wants you to use that one instead, which means we really should move our import, too.<div><br></div><div>I believe that import is used by the windows code, though I forget exactly how, it is an indirect import, you're right.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 1, 2015 at 6:08 AM, John Meinel <span dir="ltr"><<a href="mailto:john@arbash-meinel.com" target="_blank">john@arbash-meinel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">So we currently have a dependency of:<div>  <a href="http://bitbucket.org/kardianos/osext" target="_blank">bitbucket.org/kardianos/osext</a><br></div><div><br></div><div>However, while updating my system (having nuked some directories), I ran into:</div><div><br><div><div>godeps: cannot update "C:\\dev\\go\\src\\<a href="http://bitbucket.org" target="_blank">bitbucket.org</a>\\kardianos\\osext": package <a href="http://bitbucket.org/kardianos/osext" target="_blank">bitbucket.org/kardianos/osext</a></div><div>        imports <a href="http://bitbucket.org/kardianos/osext" target="_blank">bitbucket.org/kardianos/osext</a></div><div>        imports <a href="http://bitbucket.org/kardianos/osext" target="_blank">bitbucket.org/kardianos/osext</a>: code in directory C:\dev\go\src\<a href="http://bitbucket.org" target="_blank">bitbucket.org</a>\kardianos\osext expects imp</div><div>ort "<a href="http://github.com/kardianos/osext" target="_blank">github.com/kardianos/osext</a>"</div></div></div><div><br></div><div>Running it again seems to make it work. My guess is that the latest version of osext is migrating to github, but the specific version that we pinned still references bitbucket.</div><div><br></div><div>Going to the webpage I see:</div><div></div><table><tbody><tr><td><div>2015-02-23
            </div>
          </td>
          <td>
            <div>
              
                osext: set import path to github project.</div></td></tr></tbody></table><br><div>I'm not really sure what we're using this for, but is someone tracking the project and planning on migrating to the other version?</div><div><br></div><div>I actually don't see it being imported directly by <a href="http://github.com/juju/juju/*" target="_blank">github.com/juju/juju/*</a> so I'm guessing its a dependency from another dependency?</div><div><br></div><div>John<br></div><div>=:-><br><br></div></div>
<br>--<br>
Juju-dev mailing list<br>
<a href="mailto:Juju-dev@lists.ubuntu.com">Juju-dev@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/juju-dev" target="_blank">https://lists.ubuntu.com/mailman/listinfo/juju-dev</a><br>
<br></blockquote></div><br></div>