From 96e677865212ee519bdfd55e615e0873a64c537c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 17:27:29 +0000 Subject: [PATCH] fix(deps): update github.com/grafana/loki/pkg/push digest to b5462b6 --- go.mod | 2 +- vendor/modules.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index c003fd8813f9..55cd1c40281b 100644 --- a/go.mod +++ b/go.mod @@ -126,7 +126,7 @@ require ( github.com/fsnotify/fsnotify v1.7.0 github.com/gogo/googleapis v1.4.1 github.com/grafana/jsonparser v0.0.0-20241004153430-023329977675 - github.com/grafana/loki/pkg/push v0.0.0-20240924133635-758364c7775f + github.com/grafana/loki/pkg/push v0.0.0-20241004163836-b5462b66395e github.com/hashicorp/golang-lru/v2 v2.0.7 github.com/hashicorp/raft v1.7.1 github.com/hashicorp/raft-wal v0.4.1 diff --git a/vendor/modules.txt b/vendor/modules.txt index bc92b7462c8e..f04f0de308cb 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1040,7 +1040,7 @@ github.com/grafana/gomemcache/memcache # github.com/grafana/jsonparser v0.0.0-20241004153430-023329977675 ## explicit; go 1.13 github.com/grafana/jsonparser -# github.com/grafana/loki/pkg/push v0.0.0-20240924133635-758364c7775f => ./pkg/push +# github.com/grafana/loki/pkg/push v0.0.0-20241004163836-b5462b66395e => ./pkg/push ## explicit; go 1.19 github.com/grafana/loki/pkg/push # github.com/grafana/pyroscope-go/godeltaprof v0.1.8