diff --git a/go.mod b/go.mod index 8cb3bd2..1cb48a6 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 97b2aa96bcb1 github.com/grafana/tempo v1.5.0 github.com/imdario/mergo v0.3.13 // indirect github.com/josharian/intern v1.0.0 // indirect