From 58c1cb1f8186d6770eb1e73bbc67889bdba0c7a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:48:40 +0000 Subject: [PATCH] fix(deps): update github.com/grafana/loki/pkg/push digest to 99c423a --- go.mod | 2 +- vendor/modules.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 75ce97ec05761..af0532cf6cb05 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-20241028142513-99c423a1f54c 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 5c2359b42266b..c21288156a8c4 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1055,7 +1055,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-20241028142513-99c423a1f54c => ./pkg/push ## explicit; go 1.19 github.com/grafana/loki/pkg/push # github.com/grafana/pyroscope-go/godeltaprof v0.1.8