@Tubsta SeaweedFS has a requirement for go1.24 in it's go.mod and last time I checked dragonflybsd dports was still on 1.21.

You may try to rewrite go.mod and be lucky that all dependencies don't use more recent versions. Brace yourself for a bumpy ride though. I'd recommend to rather try to build a 1.24 go compiler instead and go from there.