cloudfoundry / cloudfoundry/bosh-bootloader

bump mholt/archiver dependency

Open
#593 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

unscheduled
Dominant language
Go
Stars
181
Forks
179
PR merge metrics
No merged PRs in 30d

Description

bump mholt/archiver to v4
https://github.com/cloudfoundry/bosh-bootloader/blob/main/backends/backend.go#L79

as this old dependency is not compatible with new go dependencies as its missing a go.sum

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at backends/backend.go line 79 and inspect the repository's Go dependency metadata to see how mholt/archiver is currently referenced. Update the dependency to v4, ensure dependency resolution includes the required sum data, and run the available Go tests or checks to confirm the bootloader still builds.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.