Skip to content

bug: build fails with go 1.23 #15

@tuxcanfly

Description

@tuxcanfly

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions