-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Abandoned Dependencies
Note
Packages are marked as abandoned when they exceed the abandonmentThreshold since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.
These dependencies have not received updates for an extended period and may be unmaintained:
View abandoned dependencies (14)
| Datasource | Package | Last Updated |
|---|---|---|
| gomod | github.com/cespare/xxhash/v2 | 2024-04-04 |
| gomod | github.com/charmbracelet/x/termios | 2025-01-31 |
| gomod | github.com/davecgh/go-spew | 2018-02-21 |
| gomod | github.com/dustin/go-humanize | 2023-01-10 |
| gomod | github.com/go-logr/stdr | 2021-12-14 |
| gomod | github.com/inconshreveable/mousetrap | 2022-11-27 |
| gomod | github.com/mattn/go-colorable | 2025-01-10 |
| gomod | github.com/mattn/go-isatty | 2023-10-17 |
| gomod | github.com/muesli/cancelreader | 2022-06-22 |
| gomod | github.com/pmezard/go-difflib | 2016-01-10 |
| gomod | github.com/rivo/uniseg | 2024-02-08 |
| gomod | github.com/rs/zerolog | 2025-03-21 |
| gomod | github.com/xo/terminfo | 2022-09-10 |
| gomod | gopkg.in/yaml.v3 | 2022-05-27 |
This repository currently has no open or pending branches.
Detected Dependencies
circleci (1)
.circleci/config.yml (1)
cimg/go 1.26.1@sha256:ff658f9c1be3f51e1f4119b6fff3d874752f02173b8b2225c138afa1181d140e
github-actions (7)
.github/workflows/build.yaml (6)
step-security/harden-runner v2.16.0@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594actions/checkout 0c366fd6a839edf440554fa01a7085ccba70ac98actions/setup-go 4a3601121dd01d1626a1e23e37211e3254c1c06ccrazy-max/ghaction-import-gpg 92a10f995fd20944e1cae9a2e86e62dafe4f6171goreleaser/goreleaser-action fdcf0b9df926c8dd93d4e7f15c508dd346e09eb1actions/attest-build-provenance v4@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32.github/workflows/clean-cache.yaml (1)
step-security/harden-runner v2.16.0@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594.github/workflows/lint-gh-actions.yaml (2)
step-security/harden-runner v2.16.0@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594actions/checkout 0c366fd6a839edf440554fa01a7085ccba70ac98.github/workflows/lint.yaml (4)
step-security/harden-runner v2.16.0@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594actions/checkout 0c366fd6a839edf440554fa01a7085ccba70ac98actions/setup-go 4a3601121dd01d1626a1e23e37211e3254c1c06cgolangci/golangci-lint-action e94e72cadf128c23a9a0e7997b84fc0c9bbca7ad.github/workflows/security.yaml (7)
step-security/harden-runner v2.16.0@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83ddsecurego/gosec v2.25.0@223e19b8856e00f02cc67804499a83f77e208f3cgithub/codeql-action v4@38697555549f1db7851b81482ff19f1fa5c4fedcstep-security/harden-runner v2.16.0@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594nicholas-fedor/govulncheck-action b438bbbcb5a07abf8d322c367da4a3d45f99e183github/codeql-action v4@38697555549f1db7851b81482ff19f1fa5c4fedc.github/workflows/test.yaml (4)
step-security/harden-runner v2.16.0@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594actions/checkout 0c366fd6a839edf440554fa01a7085ccba70ac98actions/setup-go 4a3601121dd01d1626a1e23e37211e3254c1c06ccodecov/codecov-action 1af58845a975a7985b0beb0cbe6fbbb71a41dbad.github/workflows/update-go-docs.yaml (2)
step-security/harden-runner v2.16.0@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594nicholas-fedor/go-proxy-pull-action 66b03fb08ba765cb8fc0937ad13bf7a5f703163c
gomod (1)
go.mod (43)
go 1.26.1charm.land/bubbletea/v2 v2.0.2charm.land/lipgloss/v2 v2.0.2github.com/dgraph-io/badger/v4 v4.9.1github.com/rs/zerolog v1.34.0github.com/spf13/cobra v1.10.2github.com/stretchr/testify v1.11.1github.com/cespare/xxhash/v2 v2.3.0github.com/charmbracelet/colorprofile v0.4.3github.com/charmbracelet/ultraviolet v0.0.0-20260316091819-b93f6a3b8502@b93f6a3b8502github.com/charmbracelet/x/ansi v0.11.6github.com/charmbracelet/x/term v0.2.2github.com/charmbracelet/x/termios v0.1.1github.com/charmbracelet/x/windows v0.2.2github.com/clipperhouse/displaywidth v0.11.0github.com/clipperhouse/uax29/v2 v2.7.0github.com/davecgh/go-spew v1.1.1github.com/dgraph-io/ristretto/v2 v2.4.0github.com/dustin/go-humanize v1.0.1github.com/go-logr/logr v1.4.3github.com/go-logr/stdr v1.2.2github.com/google/flatbuffers v25.12.19+incompatiblegithub.com/inconshreveable/mousetrap v1.1.0github.com/klauspost/compress v1.18.5github.com/lucasb-eyer/go-colorful v1.3.0github.com/mattn/go-colorable v0.1.14github.com/mattn/go-isatty v0.0.20github.com/mattn/go-runewidth v0.0.21github.com/muesli/cancelreader v0.2.2github.com/pmezard/go-difflib v1.0.0github.com/rivo/uniseg v0.4.7github.com/spf13/pflag v1.0.10github.com/stretchr/objx v0.5.3github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e@abceb7e1c41ego.opentelemetry.io/auto/sdk v1.2.1go.opentelemetry.io/otel v1.42.0go.opentelemetry.io/otel/metric v1.42.0go.opentelemetry.io/otel/trace v1.42.0golang.org/x/net v0.52.0golang.org/x/sync v0.20.0golang.org/x/sys v0.42.0google.golang.org/protobuf v1.36.11gopkg.in/yaml.v3 v3.0.1
- Check this box to trigger a request for Renovate to run again on this repository
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels