Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update go-multiaddr-net with a nil check #1395

Merged
merged 3 commits into from
Jun 19, 2015
Merged

update go-multiaddr-net with a nil check #1395

merged 3 commits into from
Jun 19, 2015

Commits on Jun 19, 2015

  1. update go-multiaddr-net with a nil check

    works around off nil conn failure:
    - https://travis-ci.org/ipfs/go-ipfs/jobs/67385491
    
    License: MIT
    Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
    jbenet committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    6bbe575 View commit details
    Browse the repository at this point in the history
  2. remove duplicate Godeps.json entry

    License: MIT
    Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
    jbenet committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    1363790 View commit details
    Browse the repository at this point in the history
  3. updated go-multiaddr-net with tests

    License: MIT
    Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
    jbenet committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    1c972fe View commit details
    Browse the repository at this point in the history