Closed FlorianPerrot closed 4 years ago
github.com/mholt/caddy
github.com/caddyserver/caddy
Error on build with latest version :
go: finding github.com/lucaslorentz/caddy-supervisor/httpplugin latest go: finding github.com/lucaslorentz/caddy-supervisor/servertype latest go: finding github.com/mholt/caddy/caddy/caddymain latest go: finding github.com/mholt/caddy/caddy latest go: github.com/mholt/caddy@v1.0.3: parsing go.mod: unexpected module path "github.com/caddyserver/caddy" go: error loading module requirements
Thanks. The build error is fixed in this PR as well, maybe go modules helped: https://github.com/lucaslorentz/caddy-supervisor/pull/11
github.com/mholt/caddy
->github.com/caddyserver/caddy
Error on build with latest version :