File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/prometheus/client_golang v1.23.2
1414 github.com/prometheus/common v0.67.4
1515 github.com/prometheus/prometheus v0.309.1
16- github.com/samber/slog-multi v1.7.0
16+ github.com/samber/slog-multi v1.7.1
1717 github.com/sourcegraph/conc v0.3.0
1818 gopkg.in/yaml.v3 v3.0.1
1919)
@@ -103,7 +103,7 @@ require (
103103 github.com/prometheus/sigv4 v0.3.0 // indirect
104104 github.com/rivo/uniseg v0.4.7 // indirect
105105 github.com/samber/lo v1.52.0 // indirect
106- github.com/samber/slog-common v0.19 .0 // indirect
106+ github.com/samber/slog-common v0.20 .0 // indirect
107107 github.com/stretchr/testify v1.11.1 // indirect
108108 github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
109109 go.opentelemetry.io/auto/sdk v1.2.1 // indirect
Original file line number Diff line number Diff line change @@ -362,10 +362,10 @@ github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0t
362362github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
363363github.com/samber/lo v1.52.0 h1:Rvi+3BFHES3A8meP33VPAxiBZX/Aws5RxrschYGjomw =
364364github.com/samber/lo v1.52.0 /go.mod h1:4+MXEGsJzbKGaUEQFKBq2xtfuznW9oz/WrgyzMzRoM0 =
365- github.com/samber/slog-common v0.19 .0 h1:fNcZb8B2uOLooeYwFpAlKjkQTUafdjfqKcwcC89G9YI =
366- github.com/samber/slog-common v0.19 .0 /go.mod h1:dTz+YOU76aH007YUU0DffsXNsGFQRQllPQh9XyNoA3M =
367- github.com/samber/slog-multi v1.7.0 h1:GKhbkxU3ujkyMsefkuz4qvE6EcgtSuqjFisPnfdzVLI =
368- github.com/samber/slog-multi v1.7.0 /go.mod h1:qTqzmKdPpT0h4PFsTN5rYRgLwom1v+fNGuIrl1Xnnts =
365+ github.com/samber/slog-common v0.20 .0 h1:WaLnm/aCvBJSk5nR5aXZTFBaV0B47A+AEaEOiZDeUnc =
366+ github.com/samber/slog-common v0.20 .0 /go.mod h1:+Ozat1jgnnE59UAlmNX1IF3IByHsODnnwf9jUcBZ+m8 =
367+ github.com/samber/slog-multi v1.7.1 h1:aCLXHRxgU+2v0PVlEOh7phynzM7CRo89ZgFtOwaqVEE =
368+ github.com/samber/slog-multi v1.7.1 /go.mod h1:A4KQC99deqfkCDJcL/cO3kX6McX7FffQAx/8QHink+c =
369369github.com/scaleway/scaleway-sdk-go v1.0.0-beta.35 h1:8xfn1RzeI9yoCUuEwDy08F+No6PcKZGEDOQ6hrRyLts =
370370github.com/scaleway/scaleway-sdk-go v1.0.0-beta.35 /go.mod h1:47B1d/YXmSAxlJxUJxClzHR6b3T4M1WyCvwENPQNBWc =
371371github.com/sirupsen/logrus v1.9.0 h1:trlNQbNUG3OdDrDil03MCb1H2o9nJ1x4/5LYw7byDE0 =
You can’t perform that action at this time.
0 commit comments