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 examples to use new dns package #145

Merged
merged 12 commits into from
Jan 12, 2024
Merged

Conversation

fortuna
Copy link
Contributor

@fortuna fortuna commented Dec 20, 2023

This updates code in the examples folder to use the code from #141.

Note that the connectivity test had to be revamped, but got simplified.

This PR completely removes our dependency on github.com/miekg/dns.

/cc @amircybersec

@fortuna fortuna requested a review from jyyi1 December 20, 2023 19:16
@fortuna fortuna marked this pull request as draft December 26, 2023 22:16
@fortuna
Copy link
Contributor Author

fortuna commented Dec 26, 2023

This is partially superseded by #146.

@fortuna fortuna removed the request for review from jyyi1 December 26, 2023 22:16
amircybersec

This comment was marked as outdated.

@fortuna fortuna force-pushed the fortuna-dns-examples branch 2 times, most recently from fd3fd8d to 0cf7957 Compare December 28, 2023 15:59
@fortuna fortuna force-pushed the fortuna-dns-examples branch from 0cf7957 to 1c4e03a Compare December 28, 2023 16:02
Base automatically changed from fortuna-dns-clean to main January 9, 2024 03:46
@fortuna fortuna requested a review from jyyi1 January 9, 2024 23:41
@fortuna fortuna marked this pull request as ready for review January 9, 2024 23:46
@fortuna fortuna requested a review from amircybersec January 10, 2024 00:20
@fortuna
Copy link
Contributor Author

fortuna commented Jan 12, 2024

@jyyi1 any thoughts?

Copy link
Contributor

@jyyi1 jyyi1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! The code LGTM.

x/connectivity/connectivity.go Outdated Show resolved Hide resolved
x/connectivity/connectivity.go Outdated Show resolved Hide resolved
@fortuna fortuna merged commit 7294484 into main Jan 12, 2024
6 checks passed
@fortuna fortuna deleted the fortuna-dns-examples branch January 12, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants