File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/riverqueue/river/rivershared v0.30.2
1414 github.com/riverqueue/river/rivertype v0.30.2
1515 github.com/rs/cors v1.11.1
16- github.com/samber/slog-http v1.11.1
16+ github.com/samber/slog-http v1.12.0
1717 github.com/stretchr/testify v1.11.1
1818)
1919
Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0t
5151github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
5252github.com/rs/cors v1.11.1 h1:eU3gRzXLRK57F5rKMGMZURNdIG4EoAmX8k94r9wXWHA =
5353github.com/rs/cors v1.11.1 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
54- github.com/samber/slog-http v1.11.1 h1:bAQveHQo7nbExU/JtyVDUrqUWEeMJgMxY0UOSn0f+/c =
55- github.com/samber/slog-http v1.11.1 /go.mod h1:PAcQQrYFo5KM7Qbk50gNNwKEAMGCyfsw6GN5dI0iv9g =
54+ github.com/samber/slog-http v1.12.0 h1:Vbk9G9my//+GkY8Bc1FEviumgnxmmPaG6qyF4FX4rb0 =
55+ github.com/samber/slog-http v1.12.0 /go.mod h1:PAcQQrYFo5KM7Qbk50gNNwKEAMGCyfsw6GN5dI0iv9g =
5656github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
5757github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
5858github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
3333 github.com/pmezard/go-difflib v1.0.0 // indirect
3434 github.com/riverqueue/river/riverdriver/riverpgxv5 v0.30.2 // indirect
3535 github.com/rs/cors v1.11.1 // indirect
36- github.com/samber/slog-http v1.11.1 // indirect
36+ github.com/samber/slog-http v1.12.0 // indirect
3737 github.com/tidwall/gjson v1.18.0 // indirect
3838 github.com/tidwall/match v1.2.0 // indirect
3939 github.com/tidwall/pretty v1.2.1 // indirect
Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0t
5151github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
5252github.com/rs/cors v1.11.1 h1:eU3gRzXLRK57F5rKMGMZURNdIG4EoAmX8k94r9wXWHA =
5353github.com/rs/cors v1.11.1 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
54- github.com/samber/slog-http v1.11.1 h1:bAQveHQo7nbExU/JtyVDUrqUWEeMJgMxY0UOSn0f+/c =
55- github.com/samber/slog-http v1.11.1 /go.mod h1:PAcQQrYFo5KM7Qbk50gNNwKEAMGCyfsw6GN5dI0iv9g =
54+ github.com/samber/slog-http v1.12.0 h1:Vbk9G9my//+GkY8Bc1FEviumgnxmmPaG6qyF4FX4rb0 =
55+ github.com/samber/slog-http v1.12.0 /go.mod h1:PAcQQrYFo5KM7Qbk50gNNwKEAMGCyfsw6GN5dI0iv9g =
5656github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
5757github.com/stretchr/testify v1.3.0 /go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
5858github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
You can’t perform that action at this time.
0 commit comments