Skip to content

Vendoring fails in 0.11.84 #1254

@kastl-ars

Description

@kastl-ars

Hi Alex,

I tried updating the openSUSE package for arkade, but the vendoring fails:

go: downloading github.com/vbatts/tar-split v0.12.2
go: github.com/alexellis/arkade/cmd/fstail imports
        github.com/alexellis/fstail/pkg/fstail: github.com/alexellis/fstail@v0.0.0-20250917111842-2ab578ec2afb: replacement directory ../fstail does not exist
go: github.com/alexellis/arkade/cmd/gha imports
        github.com/alexellis/gha-bump/pkg/ghabump: github.com/alexellis/gha-bump@v0.0.0: replacement directory ../gha-bump does not exist

Which is not surprising, as there are no ../fstail or ../ghabump directories when cloning only the arkade repository.

Unfortunately I cannot patch the go.mod easily before vendoring due to the build tooling. Any ideas?

Kind Regards,
Johannes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions