Skip to content

Go install method fails if tool has replace directives #30

@kzantow

Description

@kzantow

If installing a tool with the go-install method, but the tool has a replace directive, this fails. Unfortunately, today, this includes syft and since there are no FreeBSD binaries, if Syft gets installed it would need to be installed with the go-install method in this case. Binny could fall back to running a standard go build in this case. There is an experiment with this change here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions