requires go >= 1.24 (running go 1.23.7; GOTOOLCHAIN=local)
I am building with `FROM caddy:2-builder AS builder` and getting the following error.
```
github.com/greenpau/caddy-security@v1.1.30 requires go >= 1.24 (running go 1.23.7; GOTOOLCHAIN=local)
```
Reference: https://github.com/authcrunch/authcrunch/actions/runs/14065571374/job/39387043752
Any ideas what to do to solve it?
关闭于 2025-03-25 6 条评论