You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my machine the build take about 9 hour and still running, so I terminate it. Do you know why this is happen?
I'm using Ubuntu 22.04.2 LTS, go version 1.20.6, xcaddy v0.3.4
Step to reproduce
Install xcaddy: sudo apt install xcaddy
Clone the repo: git clone https://github.com/mholt/caddy-embed.git && cd caddy-embed
Build Caddy with plugin: xcaddy build --with github.com/mholt/caddy-embed=.
I tried reinstall xcaddy with go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest and the output still the same. Do you think is xcaddy bug?
The text was updated successfully, but these errors were encountered:
On my machine the build take about 9 hour and still running, so I terminate it. Do you know why this is happen?
I'm using Ubuntu 22.04.2 LTS, go version 1.20.6, xcaddy v0.3.4
Step to reproduce
sudo apt install xcaddy
git clone https://github.com/mholt/caddy-embed.git && cd caddy-embed
xcaddy build --with github.com/mholt/caddy-embed=.
I tried reinstall xcaddy with
go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest
and the output still the same. Do you think is xcaddy bug?The text was updated successfully, but these errors were encountered: