Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1
- Forks
- 0
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 6
Description
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Abandoned Dependencies
The following dependencies have not received updates for an extended period and may be unmaintained.
View abandoned dependencies (3)
[!NOTE]
Packages are marked as abandoned when they exceed theabandonmentThresholdsince their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.
| Datasource | Package | Last Updated |
|---|---|---|
| gomod | github.com/adrg/xdg | 2024-10-31 |
| gomod | github.com/spf13/pflag | 2025-09-02 |
| gomod | github.com/spf13/viper | 2025-09-08 |
This repository currently has no open or pending branches.
Vulnerabilities
[!IMPORTANT]
0/1CVEs have Renovate fixes.
gomod
go.mod
golang.org/x/crypto
Detected Dependencies
github-actions (3)
.github/workflows/lint.yml (3)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-go v7.0.0@b7ad1dad31e06c5925ef5d2fc7ad053ef454303egolangci/golangci-lint-action v9.3.0@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a.github/workflows/release.yml (4)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-go v7.0.0@b7ad1dad31e06c5925ef5d2fc7ad053ef454303eanchore/sbom-action v0.24.2@3ad7283483fc7af8ff2b4ea19663c2d5ca935e26goreleaser/goreleaser-action v7.2.3@f06c13b6b1a9625abc9e6e439d9c05a8f2190e94.github/workflows/test.yml (3)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-go v7.0.0@b7ad1dad31e06c5925ef5d2fc7ad053ef454303ectrf-io/github-test-reporter v1.3.0@7974087018bf4857cf5a9d78723e152038c3fa31
gomod (1)
go.mod (14)
go 1.26.0charm.land/fang/v2 v2.0.1charm.land/log/v2 v2.0.1github.com/adfinis/bastion-go v0.5.1github.com/adrg/xdg v0.5.3github.com/creack/pty v1.1.24github.com/openbao/openbao/api/v2 v2.7.0github.com/samber/lo v1.53.0github.com/spf13/cobra v1.10.2github.com/spf13/pflag v1.0.10github.com/spf13/viper v1.21.0github.com/stretchr/testify v1.12.1golang.org/x/crypto v0.57.0golang.org/x/term v0.46.0
renovate-config (1)
renovate.json
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Renovate Dependency Dashboard documentation, then inspect go.mod and .github/workflows/lint.yml, release.yml, and test.yml. The issue lists abandoned dependencies, a vulnerability, and detected actions, but does not define which item to change, so completion requires maintainer guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go
- Domain
- ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100