From 3b236d32ac6f8692bd213fe494dbc9cf47e32d88 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 03:35:44 +0000 Subject: [PATCH] fix(deps): update github.com/thanos-io/objstore digest to 4e5fd42 | datasource | package | from | to | | ---------- | ----------------------------- | ---------------------------------- | ---------------------------------- | | go | github.com/thanos-io/objstore | v0.0.0-20230201072718-11ffbc490204 | v0.0.0-20250813080715-4e5fd4289b50 | | go | github.com/thanos-io/objstore | v0.0.0-20230816175749-20395bffdf26 | v0.0.0-20250813080715-4e5fd4289b50 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 0b7ff686..a959e84b 100644 --- a/go.mod +++ b/go.mod @@ -24,7 +24,7 @@ require ( github.com/prometheus/prometheus v1.8.2-0.20220411232225-ce6a643ee88f github.com/sirupsen/logrus v1.9.3 github.com/stretchr/testify v1.9.0 - github.com/thanos-io/objstore v0.0.0-20230816175749-20395bffdf26 + github.com/thanos-io/objstore 4e5fd4289b50 github.com/thanos-io/thanos v0.32.1-0.20230831143954-f75e44ac929c github.com/weaveworks/common v0.0.0-20230713110358-22cda1cdbe0a golang.org/x/sync v0.7.0 @@ -274,4 +274,4 @@ replace google.golang.org/grpc => google.golang.org/grpc v1.56.3 // Loki depends on this version replace github.com/sercand/kuberesolver/v4 => github.com/sercand/kuberesolver/v4 v4.0.0-20230228224450-d8a3bdc2c3f7 -replace github.com/thanos-io/objstore => github.com/thanos-io/objstore v0.0.0-20230201072718-11ffbc490204 +replace github.com/thanos-io/objstore => github.com/thanos-io/objstore 4e5fd4289b50