From 9c7e903701762c0c4c6978959fe2592292227315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 14:51:36 +0000 Subject: [PATCH] chore: Bump github.com/VictoriaMetrics/metrics in the all group Bumps the all group with 1 update: [github.com/VictoriaMetrics/metrics](https://github.com/VictoriaMetrics/metrics). Updates `github.com/VictoriaMetrics/metrics` from 1.40.2 to 1.41.1 - [Release notes](https://github.com/VictoriaMetrics/metrics/releases) - [Commits](https://github.com/VictoriaMetrics/metrics/compare/v1.40.2...v1.41.1) --- updated-dependencies: - dependency-name: github.com/VictoriaMetrics/metrics dependency-version: 1.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 59a9846..3586097 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/hamba/statter/v2 go 1.25.1 require ( - github.com/VictoriaMetrics/metrics v1.40.2 + github.com/VictoriaMetrics/metrics v1.41.1 github.com/cactus/go-statsd-client/v5 v5.1.0 github.com/go4org/hashtriemap v0.0.0-20251130024219-545ba229f689 github.com/hamba/logger/v2 v2.9.0 diff --git a/go.sum b/go.sum index 6474ad6..6ece8d9 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -github.com/VictoriaMetrics/metrics v1.40.2 h1:OVSjKcQEx6JAwGeu8/KQm9Su5qJ72TMEW4xYn5vw3Ac= -github.com/VictoriaMetrics/metrics v1.40.2/go.mod h1:XE4uudAAIRaJE614Tl5HMrtoEU6+GDZO4QTnNSsZRuA= +github.com/VictoriaMetrics/metrics v1.41.1 h1:xYQilpPmq5BPB+uIbe4Iygdw1cSiI4obYQjfLdQN2Xo= +github.com/VictoriaMetrics/metrics v1.41.1/go.mod h1:xDM82ULLYCYdFRgQ2JBxi8Uf1+8En1So9YUwlGTOqTc= github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM= github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw= github.com/cactus/go-statsd-client/v5 v5.1.0 h1:sbbdfIl9PgisjEoXzvXI1lwUKWElngsjJKaZeC021P4=