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

DeprecationWarning: please use dns.resolver.resolve() #14

Open
TheGroundZero opened this issue Jun 24, 2021 · 1 comment
Open

DeprecationWarning: please use dns.resolver.resolve() #14

TheGroundZero opened this issue Jun 24, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@TheGroundZero
Copy link

syborg.py:60: DeprecationWarning: please use dns.resolver.resolve() instead
  answers = dns.resolver.query(domain)
calling appenddataset1
syborg.py:73: DeprecationWarning: please use dns.resolver.resolve() instead
  answers = dns.resolver.query(domain)
$ python3 --version
Python 3.7.3
@MilindPurswani
Copy link
Owner

Hi, @TheGroundZero,

Thanks for raising this issue. I will look at this in a couple of days and get back to you.

Best,

@MilindPurswani

@MilindPurswani MilindPurswani self-assigned this Jun 28, 2021
@MilindPurswani MilindPurswani added the bug Something isn't working label Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants