-
Notifications
You must be signed in to change notification settings - Fork 19
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
go get fails #29
Comments
It started working fine when I did the "go get github.com/coredns/alternate" before "go get github.com/cloud66-oss/coredns_mysql". |
https://github.com/coredns/alternate#building-coredns-with-alternate
|
@SuperQ , yes I've added alternate before forward only |
I have cut v0.2.0 with updated Go module dependencies. Please try |
I am having an issue with "go get github.com/coredns/alternate" It looks like its failing to find the proxy plugin.
github.com/coredns/coredns/plugin/pkg/proxy: cannot find module providing package github.com/coredns/coredns/plugin/pkg/proxy
The text was updated successfully, but these errors were encountered: