Skip to content

Dependency Dashboard #1

@renovate

Description

@renovate

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@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594
  • actions/checkout 0c366fd6a839edf440554fa01a7085ccba70ac98
  • actions/setup-go 4a3601121dd01d1626a1e23e37211e3254c1c06c
  • crazy-max/ghaction-import-gpg 92a10f995fd20944e1cae9a2e86e62dafe4f6171
  • goreleaser/goreleaser-action fdcf0b9df926c8dd93d4e7f15c508dd346e09eb1
  • actions/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@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594
  • actions/checkout 0c366fd6a839edf440554fa01a7085ccba70ac98
.github/workflows/lint.yaml (4)
  • step-security/harden-runner v2.16.0@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594
  • actions/checkout 0c366fd6a839edf440554fa01a7085ccba70ac98
  • actions/setup-go 4a3601121dd01d1626a1e23e37211e3254c1c06c
  • golangci/golangci-lint-action e94e72cadf128c23a9a0e7997b84fc0c9bbca7ad
.github/workflows/security.yaml (7)
  • step-security/harden-runner v2.16.0@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594
  • actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • securego/gosec v2.25.0@223e19b8856e00f02cc67804499a83f77e208f3c
  • github/codeql-action v4@38697555549f1db7851b81482ff19f1fa5c4fedc
  • step-security/harden-runner v2.16.0@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594
  • nicholas-fedor/govulncheck-action b438bbbcb5a07abf8d322c367da4a3d45f99e183
  • github/codeql-action v4@38697555549f1db7851b81482ff19f1fa5c4fedc
.github/workflows/test.yaml (4)
  • step-security/harden-runner v2.16.0@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594
  • actions/checkout 0c366fd6a839edf440554fa01a7085ccba70ac98
  • actions/setup-go 4a3601121dd01d1626a1e23e37211e3254c1c06c
  • codecov/codecov-action 1af58845a975a7985b0beb0cbe6fbbb71a41dbad
.github/workflows/update-go-docs.yaml (2)
  • step-security/harden-runner v2.16.0@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594
  • nicholas-fedor/go-proxy-pull-action 66b03fb08ba765cb8fc0937ad13bf7a5f703163c
gomod (1)
go.mod (43)
  • go 1.26.1
  • charm.land/bubbletea/v2 v2.0.2
  • charm.land/lipgloss/v2 v2.0.2
  • github.com/dgraph-io/badger/v4 v4.9.1
  • github.com/rs/zerolog v1.34.0
  • github.com/spf13/cobra v1.10.2
  • github.com/stretchr/testify v1.11.1
  • github.com/cespare/xxhash/v2 v2.3.0
  • github.com/charmbracelet/colorprofile v0.4.3
  • github.com/charmbracelet/ultraviolet v0.0.0-20260316091819-b93f6a3b8502@b93f6a3b8502
  • github.com/charmbracelet/x/ansi v0.11.6
  • github.com/charmbracelet/x/term v0.2.2
  • github.com/charmbracelet/x/termios v0.1.1
  • github.com/charmbracelet/x/windows v0.2.2
  • github.com/clipperhouse/displaywidth v0.11.0
  • github.com/clipperhouse/uax29/v2 v2.7.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/dgraph-io/ristretto/v2 v2.4.0
  • github.com/dustin/go-humanize v1.0.1
  • github.com/go-logr/logr v1.4.3
  • github.com/go-logr/stdr v1.2.2
  • github.com/google/flatbuffers v25.12.19+incompatible
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/klauspost/compress v1.18.5
  • github.com/lucasb-eyer/go-colorful v1.3.0
  • github.com/mattn/go-colorable v0.1.14
  • github.com/mattn/go-isatty v0.0.20
  • github.com/mattn/go-runewidth v0.0.21
  • github.com/muesli/cancelreader v0.2.2
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rivo/uniseg v0.4.7
  • github.com/spf13/pflag v1.0.10
  • github.com/stretchr/objx v0.5.3
  • github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e@abceb7e1c41e
  • go.opentelemetry.io/auto/sdk v1.2.1
  • go.opentelemetry.io/otel v1.42.0
  • go.opentelemetry.io/otel/metric v1.42.0
  • go.opentelemetry.io/otel/trace v1.42.0
  • golang.org/x/net v0.52.0
  • golang.org/x/sync v0.20.0
  • golang.org/x/sys v0.42.0
  • google.golang.org/protobuf v1.36.11
  • gopkg.in/yaml.v3 v3.0.1

  • Check this box to trigger a request for Renovate to run again on this repository

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions