Describe the bug
Daily run is failing: https://github.com/nginx/nginx-directive-reference/actions/runs/26295790294
golang.org/x/tools/gopls@latest: golang.org/x/tools/gopls@v0.22.0 requires go >= 1.26.0 (running go 1.25.10; GOTOOLCHAIN=local)
same as #482
To reproduce
cd tools/devtools
make devtools-image
- command fails on installing golang tools
Expected behavior
Command works, making an image that can be used to build the rest of the code.
Your environment
CI pipeline
Describe the bug
Daily run is failing: https://github.com/nginx/nginx-directive-reference/actions/runs/26295790294
same as #482
To reproduce
cd tools/devtoolsmake devtools-imageExpected behavior
Command works, making an image that can be used to build the rest of the code.
Your environment
CI pipeline