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

chore: Update dependencies #2044

Merged
merged 4 commits into from
Nov 13, 2023
Merged

Commits on Nov 13, 2023

  1. update dependencies

    fredcarle committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0b95ece View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba81bc6 View commit details
    Browse the repository at this point in the history
  3. fix link local connection error

    Since libp2p/go-libp2p#2560, `0.0.0.0` is no longer valid as a peer connection address. This is causing issues for our tests so we change the IP to `127.0.0.1`.
    fredcarle committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    25b0d04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a901e85 View commit details
    Browse the repository at this point in the history