Commit 009e023e authored by Xavier Thompson's avatar Xavier Thompson

software/theia: Adjust to Caddy build changes

See merge request !935
parent 23a386d6
......@@ -294,11 +294,8 @@ mode = 0644
[gowork]
golang = ${golang1.14:location}
[gowork.goinstall]
command =
bash -c ". ${gowork:env.sh} && GO111MODULE=on go get golang.org/x/tools/gopls@v0.4.3 && cd ${go_github.com_caddyserver_caddy:location} && GO111MODULE=on go install -v github.com/caddyserver/caddy/..."
install +=
golang.org/x/tools/gopls@v0.6.6
[cli-utilities]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment