Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/google/go-github/v32 v32.1.0
github.com/gorilla/mux v1.8.0
github.com/grafana-tools/sdk v0.0.0-20220203092117-edae16afa87b
github.com/grafana/dskit v0.0.0-20230908075806-579cf66fbf9b
github.com/grafana/dskit 57dc7410e84a
github.com/grafana/loki v1.6.2-0.20230803180300-1221658fc5bb
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
github.com/opentracing-contrib/go-stdlib v1.0.0
Expand Down
Loading