We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 960678b commit 58d02eaCopy full SHA for 58d02ea
go.mod
@@ -13,7 +13,7 @@ require (
13
github.com/google/go-github/v32 v32.1.0
14
github.com/gorilla/mux v1.8.0
15
github.com/grafana-tools/sdk v0.0.0-20220203092117-edae16afa87b
16
- github.com/grafana/dskit v0.0.0-20230908075806-579cf66fbf9b
+ github.com/grafana/dskit 1cf1f4c6679f
17
github.com/grafana/loki v1.6.2-0.20230803180300-1221658fc5bb
18
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
19
github.com/opentracing-contrib/go-stdlib v1.0.0
0 commit comments