<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">On 02/13/2018 07:12 PM, Michael
      Stapelberg wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CANnVG6mDdTHf0K4DY2mYKfueuBjJzcFwgNqm+j+6y3zNR=SskA@mail.gmail.com">
      <div dir="ltr"><br>
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div>This error is actually not because of a circular
              dependency, but rather because the import path specified
              in marshal_test.go is incorrect: it reads <a
                href="http://github.com/containerd/containerd/typeurl"
                moz-do-not-send="true">github.com/containerd/containerd/typeurl</a>,
              but should read <a
                href="http://github.com/containerd/typeurl"
                moz-do-not-send="true">github.com/containerd/typeurl</a>.<br>
            </div>
            <div><br>
            </div>
            <div>You can reproduce this issue outside of our packaging
              infrastructure by running go get -t -u <a
                href="http://github.com/containerd/typeurl"
                moz-do-not-send="true">github.com/containerd/typeurl</a></div>
            <div><br>
            </div>
            <div>Please file an upstream issue about this.</div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    Indeed, thanks for pointing that out. I just filed an issue and pull
    request upstream.<br>
    <br>
    Regards,<br>
    <br>
      Arnaud<br>
  </body>
</html>