-
Notifications
You must be signed in to change notification settings - Fork 314
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
Build error: cannot find module providing package crypto/ed25519 #238
Closed
gucki opened this issue
Jan 18, 2020
· 3 comments
· Fixed by #240, TomFaulkner/caddy-docker#1, tehniemer/docker-caddy#5, snadn/caddy-docker-v1#1 or woodjme/caddy-docker#2
Closed
Build error: cannot find module providing package crypto/ed25519 #238
gucki opened this issue
Jan 18, 2020
· 3 comments
· Fixed by #240, TomFaulkner/caddy-docker#1, tehniemer/docker-caddy#5, snadn/caddy-docker-v1#1 or woodjme/caddy-docker#2
Comments
gucki
changed the title
cannot find module providing package crypto/ed25519
Build error: cannot find module providing package crypto/ed25519
Jan 18, 2020
The problem is the builder uses golang 1.12. With 1.13 it works! |
i have the same problem |
zhogov
added a commit
to zhogov/caddy-docker
that referenced
this issue
Jan 28, 2020
abiosoft
pushed a commit
that referenced
this issue
Mar 11, 2020
I have the same problem in version 1.15.10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Building the image fails with "build caddy: cannot load crypto/ed25519: cannot find module providing package crypto/ed25519".
The text was updated successfully, but these errors were encountered: