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 @@ -41,7 +41,7 @@ require (
41
41
github.com/pkg/errors v0.9.1
42
42
github.com/ravilushqa/otelgqlgen v0.16.0
43
43
github.com/russross/blackfriday v1.6.0
44
- github.com/samber/slog-multi v1.2 .0
44
+ github.com/samber/slog-multi v1.4 .0
45
45
github.com/spf13/viper v1.19.0
46
46
github.com/swaggo/echo-swagger v1.4.1
47
47
github.com/swaggo/swag v1.16.4
@@ -162,7 +162,7 @@ require (
162
162
github.com/russross/blackfriday/v2 v2.1.0 // indirect
163
163
github.com/sagikazarmark/locafero v0.6.0 // indirect
164
164
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
165
- github.com/samber/lo v1.47.0 // indirect
165
+ github.com/samber/lo v1.49.1 // indirect
166
166
github.com/sergi/go-diff v1.3.1 // indirect
167
167
github.com/sosodev/duration v1.3.1 // indirect
168
168
github.com/sourcegraph/conc v0.3.0 // indirect
Original file line number Diff line number Diff line change @@ -452,10 +452,10 @@ github.com/sagikazarmark/locafero v0.6.0 h1:ON7AQg37yzcRPU69mt7gwhFEBwxI6P9T4Qu3
452
452
github.com/sagikazarmark/locafero v0.6.0 /go.mod h1:77OmuIc6VTraTXKXIs/uvUxKGUXjE1GbemJYHqdNjX0 =
453
453
github.com/sagikazarmark/slog-shim v0.1.0 h1:diDBnUNK9N/354PgrxMywXnAwEr1QZcOr6gto+ugjYE =
454
454
github.com/sagikazarmark/slog-shim v0.1.0 /go.mod h1:SrcSrq8aKtyuqEI1uvTDTK1arOWRIczQRv+GVI1AkeQ =
455
- github.com/samber/lo v1.47.0 h1:z7RynLwP5nbyRscyvcD043DWYoOcYRv3mV8lBeqOCLc =
456
- github.com/samber/lo v1.47.0 /go.mod h1:RmDH9Ct32Qy3gduHQuKJ3gW1fMHAnE/fAzQuf6He5cU =
457
- github.com/samber/slog-multi v1.2 .0 h1:JIebVdmeGkCMd5/ticlmU+aDYl4tdAZBmp5uLaSzr0k =
458
- github.com/samber/slog-multi v1.2 .0 /go.mod h1:uLAvHpGqbYgX4FSL0p1ZwoLuveIAJvBECtE07XmYvFo =
455
+ github.com/samber/lo v1.49.1 h1:4BIFyVfuQSEpluc7Fua+j1NolZHiEHEpaSEKdsH0tew =
456
+ github.com/samber/lo v1.49.1 /go.mod h1:dO6KHFzUKXgP8LDhU0oI8d2hekjXnGOu0DB8Jecxd6o =
457
+ github.com/samber/slog-multi v1.4 .0 h1:pwlPMIE7PrbTHQyKWDU+RIoxP1+HKTNOujk3/kdkbdg =
458
+ github.com/samber/slog-multi v1.4 .0 /go.mod h1:FsQ4Uv2L+E/8TZt+/BVgYZ1LoDWCbfCU21wVIoMMrO8 =
459
459
github.com/sergi/go-diff v1.2.0 /go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM =
460
460
github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8 =
461
461
github.com/sergi/go-diff v1.3.1 /go.mod h1:aMJSSKb2lpPvRNec0+w3fl7LP9IOFzdc9Pa4NFbPK1I =
You can’t perform that action at this time.
0 commit comments