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

deps: reflect c-ares source tree #39653

Closed
wants to merge 2 commits into from

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    324bed4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. deps: reflect c-ares source tree

    c-ares refactored their source tree in 1.17.0 which we did not apply in
    our update to 1.17.1. This commit syncs our source with their new
    structure for easier maintenance going forward. cares.gyp is updated
    accordingly.
    
    Refs: c-ares/c-ares#349
    Refs: nodejs#36207
    BethGriggs committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    551aa34 View commit details
    Browse the repository at this point in the history