abiosoft / caddy-docker

Docker container for Caddy
https://hub.docker.com/r/abiosoft/caddy/
MIT License
766 stars 314 forks source link

Build error: cannot find module providing package crypto/ed25519 #238

Closed gucki closed 4 years ago

gucki commented 4 years ago

Building the image fails with "build caddy: cannot load crypto/ed25519: cannot find module providing package crypto/ed25519".

gucki commented 4 years ago

The problem is the builder uses golang 1.12. With 1.13 it works!

MatheusSandre commented 4 years ago

i have the same problem

omonimus1 commented 3 years ago

I have the same problem in version 1.15.10