We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa217e commit e9972bfCopy full SHA for e9972bf
go.mod
@@ -24,7 +24,7 @@ require (
24
github.com/google/uuid v1.6.0
25
github.com/gorilla/mux v1.8.1
26
github.com/grafana/dskit v0.0.0-20251031165806-a6f15387939b
27
- github.com/grafana/e2e v0.1.2-0.20251205060319-9884d3ffb1bf
+ github.com/grafana/e2e 82ad901dd8bd
28
github.com/hashicorp/go-hclog v1.6.3 // indirect
29
github.com/jedib0t/go-pretty/v6 v6.7.8
30
github.com/json-iterator/go v1.1.12
0 commit comments