From 7b9670e01b638328e1f09fdb264d95d52c5bb739 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 16:35:38 +0200 Subject: [PATCH] chore: Bump github.com/VictoriaMetrics/metrics in the all group (#137) Bumps the all group with 1 update: [github.com/VictoriaMetrics/metrics](https://github.com/VictoriaMetrics/metrics). Updates `github.com/VictoriaMetrics/metrics` from 1.33.1 to 1.34.0 - [Commits](https://github.com/VictoriaMetrics/metrics/compare/v1.33.1...v1.34.0) --- updated-dependencies: - dependency-name: github.com/VictoriaMetrics/metrics dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index ffe8db8..86f6352 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/hamba/statter/v2 go 1.21 require ( - github.com/VictoriaMetrics/metrics v1.33.1 + github.com/VictoriaMetrics/metrics v1.34.0 github.com/cactus/go-statsd-client/v5 v5.1.0 github.com/hamba/logger/v2 v2.6.0 github.com/prometheus/client_golang v1.19.1 diff --git a/go.sum b/go.sum index 75ca1a3..7316cb9 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -github.com/VictoriaMetrics/metrics v1.33.1 h1:CNV3tfm2Kpv7Y9W3ohmvqgFWPR55tV2c7M2U6OIo+UM= -github.com/VictoriaMetrics/metrics v1.33.1/go.mod h1:r7hveu6xMdUACXvB8TYdAj8WEsKzWB0EkpJN+RDtOf8= +github.com/VictoriaMetrics/metrics v1.34.0 h1:0i8k/gdOJdSoZB4Z9pikVnVQXfhcIvnG7M7h2WaQW2w= +github.com/VictoriaMetrics/metrics v1.34.0/go.mod h1:r7hveu6xMdUACXvB8TYdAj8WEsKzWB0EkpJN+RDtOf8= 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=