0

I tried installing xcaddy with go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest. like stated at https://github.com/caddyserver/xcaddy

But it does not even work, I am getting the error below:

[root@vultrguest ~]# go install -x github.com/caddyserver/xcaddy/cmd/xcaddy@latest

# get https://proxy.golang.org/github.com/@v/list
# get https://proxy.golang.org/github.com/caddyserver/xcaddy/cmd/xcaddy/@v/list
# get https://proxy.golang.org/github.com/caddyserver/xcaddy/cmd/@v/list
# get https://proxy.golang.org/github.com/caddyserver/xcaddy/@v/list
# get https://proxy.golang.org/github.com/caddyserver/@v/list
# get https://proxy.golang.org/github.com/@v/list: 404 Not Found (0.019s)
# get https://proxy.golang.org/github.com/caddyserver/@v/list: 404 Not Found (0.261s)
# get https://proxy.golang.org/github.com/caddyserver/xcaddy/@v/list: 200 OK (0.297s)
# get https://proxy.golang.org/github.com/caddyserver/xcaddy/cmd/@v/list: 404 Not Found (0.297s)
# get https://proxy.golang.org/github.com/caddyserver/xcaddy/cmd/xcaddy/@v/list: 404 Not Found (0.324s)
WORK=/tmp/go-build2494567312

I also tried other solutions found like https://github.com/caddyserver/xcaddy/issues/123 but still it does not solve my problem, xcaddy just wont install

I am pretty new to installing compiled binaries, and have totally no idea how to do it, can someone give a solution to the above issue? or give me an alternative solution for installing xcaddy?

yeln
  • 462
  • 2
  • 10
  • 23

0 Answers0