From 963fa30b770e274fb04e799c16d2c1002410b5ba Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Tue, 8 Aug 2023 16:57:27 +0000 Subject: [PATCH] fix(deps): update github.com/grafana/dskit digest to e772133 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 8cb3bd2..a5f5558 100644 --- a/go.mod +++ b/go.mod @@ -53,7 +53,7 @@ require ( github.com/google/gofuzz v1.2.0 // indirect github.com/google/pprof v0.0.0-20230228050547-1710fef4ab10 // indirect github.com/google/uuid v1.3.0 // indirect - github.com/grafana/dskit v0.0.0-20230706162620-5081d8ed53e6 + github.com/grafana/dskit e772133474bd github.com/grafana/tempo v1.5.0 github.com/imdario/mergo v0.3.13 // indirect github.com/josharian/intern v1.0.0 // indirect