Hi,
I’m trying to use goc with Go 1.24 and noticed that goc doesn’t seem to support it yet (errors related to the tool block).
Do you have any plans to add support for Go 1.24 soon?
Thanks
./goc build --center=http://127.0.0.1:7777 --output ./go-api --agentport=:8182
FATA Fail to build: fail to generate new go.mod: goc-build-a97284/go.mod:3: invalid go version '1.24.1': must match format 1.23
/goc-build-a97284/go.mod:125: unknown block type: tool
Hi,
I’m trying to use goc with Go 1.24 and noticed that goc doesn’t seem to support it yet (errors related to the tool block).
Do you have any plans to add support for Go 1.24 soon?
Thanks