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

Fixes issue where queries fail with undefined symbol: _res_search. Closes #408 #409

Merged
merged 12 commits into from
Feb 1, 2024

Commits on Jan 11, 2024

  1. unsafe.pointer

    binaek committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    6b37a48 View commit details
    Browse the repository at this point in the history
  2. always use netgo

    binaek committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    726ac15 View commit details
    Browse the repository at this point in the history
  3. no unsafe.pointer

    binaek committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    a8fd74d View commit details
    Browse the repository at this point in the history
  4. move mod_buld cache check

    binaek committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    93f4a01 View commit details
    Browse the repository at this point in the history
  5. always use netgo

    binaek committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2fa4c86 View commit details
    Browse the repository at this point in the history
  6. test on darwin (amd and arm)

    binaek committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    6403a47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87483a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. try static binding

    binaek committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    6081673 View commit details
    Browse the repository at this point in the history
  2. terminate quoted string

    binaek committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    c668106 View commit details
    Browse the repository at this point in the history
  3. try with ubuntu latest

    binaek committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7e917db View commit details
    Browse the repository at this point in the history
  4. upload artifact

    binaek committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    86cf76b View commit details
    Browse the repository at this point in the history
  5. ubuntu-latest

    binaek committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    eccfa32 View commit details
    Browse the repository at this point in the history