File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.23.0
77require (
88 github.com/roadrunner-server/context v1.0.1
99 github.com/roadrunner-server/errors v1.4.1
10- github.com/rs/cors v1.11.0
10+ github.com/rs/cors v1.11.1
1111 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0
1212 go.opentelemetry.io/contrib/propagators/jaeger v1.29.0
1313 go.opentelemetry.io/otel v1.29.0
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ github.com/roadrunner-server/context v1.0.1 h1:6onQ5L1ZsjZFNkPyY7Kd0Lx3+aRTfbbh4
1515github.com/roadrunner-server/context v1.0.1 /go.mod h1:rgQ4mT7HrDZG+KhU6trFBGPHHpjTOxHGRk/sPKLVwrg =
1616github.com/roadrunner-server/errors v1.4.1 h1:LKNeaCGiwd3t8IaL840ZNF3UA9yDQlpvHnKddnh0YRQ =
1717github.com/roadrunner-server/errors v1.4.1 /go.mod h1:qeffnIKG0e4j1dzGpa+OGY5VKSfMphizvqWIw8s2lAo =
18- github.com/rs/cors v1.11.0 h1:0B9GE/r9Bc2UxRMMtymBkHTenPkHDv0CW4Y98GBY+po =
19- github.com/rs/cors v1.11.0 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
18+ github.com/rs/cors v1.11.1 h1:eU3gRzXLRK57F5rKMGMZURNdIG4EoAmX8k94r9wXWHA =
19+ github.com/rs/cors v1.11.1 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
2020github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
2121github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
2222go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 h1:TT4fX+nBOA/+LUkobKGW1ydGcn+G3vRw9+g5HwCphpk =
You can’t perform that action at this time.
0 commit comments