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)
@@ -100,7 +100,7 @@ require (
100100 github.com/prometheus/sigv4 v0.3.0 // indirect
101101 github.com/rivo/uniseg v0.4.7 // indirect
102102 github.com/samber/lo v1.52.0 // indirect
103- github.com/samber/slog-common v0.19 .0 // indirect
103+ github.com/samber/slog-common v0.20 .0 // indirect
104104 github.com/stretchr/testify v1.11.1 // indirect
105105 github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
106106 go.opentelemetry.io/auto/sdk v1.2.1 // indirect
Original file line number Diff line number Diff line change @@ -357,10 +357,10 @@ github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0t
357357github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
358358github.com/samber/lo v1.52.0 h1:Rvi+3BFHES3A8meP33VPAxiBZX/Aws5RxrschYGjomw =
359359github.com/samber/lo v1.52.0 /go.mod h1:4+MXEGsJzbKGaUEQFKBq2xtfuznW9oz/WrgyzMzRoM0 =
360- github.com/samber/slog-common v0.19 .0 h1:fNcZb8B2uOLooeYwFpAlKjkQTUafdjfqKcwcC89G9YI =
361- github.com/samber/slog-common v0.19 .0 /go.mod h1:dTz+YOU76aH007YUU0DffsXNsGFQRQllPQh9XyNoA3M =
362- github.com/samber/slog-multi v1.7.0 h1:GKhbkxU3ujkyMsefkuz4qvE6EcgtSuqjFisPnfdzVLI =
363- github.com/samber/slog-multi v1.7.0 /go.mod h1:qTqzmKdPpT0h4PFsTN5rYRgLwom1v+fNGuIrl1Xnnts =
360+ github.com/samber/slog-common v0.20 .0 h1:WaLnm/aCvBJSk5nR5aXZTFBaV0B47A+AEaEOiZDeUnc =
361+ github.com/samber/slog-common v0.20 .0 /go.mod h1:+Ozat1jgnnE59UAlmNX1IF3IByHsODnnwf9jUcBZ+m8 =
362+ github.com/samber/slog-multi v1.7.1 h1:aCLXHRxgU+2v0PVlEOh7phynzM7CRo89ZgFtOwaqVEE =
363+ github.com/samber/slog-multi v1.7.1 /go.mod h1:A4KQC99deqfkCDJcL/cO3kX6McX7FffQAx/8QHink+c =
364364github.com/scaleway/scaleway-sdk-go v1.0.0-beta.35 h1:8xfn1RzeI9yoCUuEwDy08F+No6PcKZGEDOQ6hrRyLts =
365365github.com/scaleway/scaleway-sdk-go v1.0.0-beta.35 /go.mod h1:47B1d/YXmSAxlJxUJxClzHR6b3T4M1WyCvwENPQNBWc =
366366github.com/sirupsen/logrus v1.9.0 h1:trlNQbNUG3OdDrDil03MCb1H2o9nJ1x4/5LYw7byDE0 =
You can’t perform that action at this time.
0 commit comments