Caddy's source not found on any $GOPATH directories.?

go get github.com/mholt/caddy
go get github.com/caddyserver/caddyext

caddyext

Caddy’s source not found on any $GOPATH directories. ???
Set CADDYPATH on your enviroment to a valid caddy source. ???

go env

GOARCH=“amd64”
GOBIN=""
GOEXE=""
GOHOSTARCH=“amd64”
GOHOSTOS=“linux”
GOOS=“linux”
GOPATH="/go"
GORACE=""
GOROOT="/usr/local/go"
GOTOOLDIR="/usr/local/go/pkg/tool/linux_amd64"
CC=“gcc”
GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build364049132=/tmp/go-build -gno-record-gcc-switches"
CXX=“g++”
CGO_ENABLED=“1”

Caddyext doesn’t work with the latest versions of Caddy, sorry about that. That tool will probably be phased out soon. What are you trying to do? Maybe we can help some other way.

Hi Matt,

How can I install plugins ?

Thank you

Just choose them from the Download page when you get Caddy.

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