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 @@ -12,7 +12,7 @@ require (
1212 github.com/netcracker/qubership-core-lib-go-maas-segmentio/v3 v3.0.1
1313 github.com/netcracker/qubership-core-lib-go/v3 v3.0.1
1414 github.com/segmentio/kafka-go v0.4.49
15- github.com/stretchr/testify v1.10.0
15+ github.com/stretchr/testify v1.11.1
1616 github.com/testcontainers/testcontainers-go v0.38.0
1717)
1818
Original file line number Diff line number Diff line change @@ -324,8 +324,8 @@ github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81P
324324github.com/stretchr/testify v1.5.1 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
325325github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
326326github.com/stretchr/testify v1.7.2 /go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals =
327- github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
328- github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
327+ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
328+ github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
329329github.com/testcontainers/testcontainers-go v0.38.0 h1:d7uEapLcv2P8AvH8ahLqDMMxda2W9gQN1nRbHS28HBw =
330330github.com/testcontainers/testcontainers-go v0.38.0 /go.mod h1:C52c9MoHpWO+C4aqmgSU+hxlR5jlEayWtgYrb8Pzz1w =
331331github.com/testcontainers/testcontainers-go/modules/kafka v0.35.0 h1:tvlNELjn78feiIBsWgyX8E/G09suhnpUIh5fqyJpfBs =
You can’t perform that action at this time.
0 commit comments