Building with go 1.23 fails with > github.com/fjl/memsize: invalid reference to runtime.stopTheWorld Temporary workaround is use this ldflag: > go build -ldflags=-checklinkname=0 -o ./bin/da-server ./cmd/daserver