Build failing for building caddy as per GitHub directions

1. My Caddy version (caddy version):

Whatever the default version from GitHub. I followed directions for downloading and building

2. How I run Caddy:

a. System environment:

MacOS 10.14
go version go1.12.6 darwin/amd64

b. Command:

paste command here

c. Service/unit/compose file:

paste full file contents here

d. My complete Caddyfile or JSON config:

paste config here, replacing this text
DO NOT REDACT anything except credentials

3. The problem I’m having:

Caddy doesn’t build.

4. Error messages and/or full log output:

go: finding github.com/shurcooL/sanitized_anchor_name v1.0.0

go: error loading module requirements

5. What I already tried:

6. Links to relevant resources:

Caddy v2 requires Go 1.14+, as noted in the README

2 Likes

Thanks, I completely missed that!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.