alexellis / alexellis/arkade

Vendoring fails in 0.11.84

Abierto
#1,254 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Go
Estrellas
4.6k
Forks
299
Merge medio
33 min
PR fusionados (30 d)
10

Descripción

Hi Alex,

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

```bash
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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.