File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ replace github.com/prometheus/prometheus => github.com/prometheus/prometheus v1.
9
9
require (
10
10
github.com/efficientgo/core v1.0.0-rc.2
11
11
github.com/go-kit/log v0.2.1
12
- github.com/grafana/loki/operator/apis/loki v0.0.0-20230323133219-93a1c21da5c9
12
+ github.com/grafana/loki/operator/apis/loki v0.0.0-20241021105923-5e970e50b166
13
13
github.com/metalmatze/signal v0.0.0-20210307161603-1c9aa721a97a
14
14
github.com/observatorium/api v0.1.3-0.20221005180515-c3230526775b
15
15
github.com/observatorium/obsctl v0.1.0-rc.0.0.20230616134804-751b92bac586
Original file line number Diff line number Diff line change @@ -502,8 +502,8 @@ github.com/gorilla/mux v1.7.3/go.mod h1:1lud6UwP+6orDFRuTfBEV8e9/aOM/c4fVVCaMa2z
502
502
github.com/gorilla/mux v1.8.0 /go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So =
503
503
github.com/gorilla/websocket v0.0.0-20170926233335-4201258b820c /go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ =
504
504
github.com/gorilla/websocket v1.4.2 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
505
- github.com/grafana/loki/operator/apis/loki v0.0.0-20230323133219-93a1c21da5c9 h1:ESImNSgGyH+u4RLhsc3nv0HQichd3sB3xhy9qZP/eiw =
506
- github.com/grafana/loki/operator/apis/loki v0.0.0-20230323133219-93a1c21da5c9 /go.mod h1:e3cymobZjJbzG/i6gmjh3JggtNxS4bn7g0rKHMQ/NtY =
505
+ github.com/grafana/loki/operator/apis/loki v0.0.0-20241021105923-5e970e50b166 h1:cmG5fwmF+0PsyerLecb7CU4bzNRg5+tDgO3PiNxskKo =
506
+ github.com/grafana/loki/operator/apis/loki v0.0.0-20241021105923-5e970e50b166 /go.mod h1:QggEReYyQzjnwTlj9hMeRaI2M/w3UPAwrMOXYzIyonc =
507
507
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 /go.mod h1:FecbI9+v66THATjSRHfNgh1IVFe/9kFxbXtjV0ctIMA =
508
508
github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4 /go.mod h1:FiyG127CGDf3tlThmgyCl78X/SZQqEOJBCDaAfeWzPs =
509
509
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 /go.mod h1:8NvIoxWQoOIhqOTXgfV/d3M/q6VIi02HzZEHgUlZvzk =
You can’t perform that action at this time.
0 commit comments