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

Update with latest CoreDNS to fix build issues. #22

Conversation

davidmccormick
Copy link
Contributor

The tests for coredns/ci are failing coredns/ci#157 because the metadata_edns0 plugin is failing to build:

github.com/coredns/metadata_edns0
# github.com/coredns/metadata_edns0
link: golang.org/x/net/internal/socket: invalid reference to syscall.recvmsg
make: *** [Makefile:32: build] Error 1
[+] Building 0.3s (13/13) FINISHED                               docker:default
=> [internal] load build definition from Dockerfile                       0.0s

The PR updates go.mod/sum with the latest CoreDNS and runs go mod tidy in order to attempt to fix the build issues.

Update CoreDNS to v1.11.3
Update miekg/dns to v1.1.58

Update miekg/dns to v1.1.58

Signed-off-by: Dave McCormick <[email protected]>
Signed-off-by: Dave McCormick <[email protected]>
@chrisohaver chrisohaver merged commit 2d3cb0a into coredns:master Sep 17, 2024
2 of 5 checks passed
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.

2 participants