File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
33
33
github.com/smartystreets/assertions v1.0.0 // indirect
34
34
github.com/spf13/cobra v1.1.1
35
35
github.com/streadway/amqp v1.0.0
36
- github.com/stretchr/testify v1.6.1
36
+ github.com/stretchr/testify v1.7.0
37
37
github.com/swaggo/files v0.0.0-20190704085106-630677cd5c14
38
38
github.com/swaggo/gin-swagger v1.3.0
39
39
github.com/swaggo/swag v1.7.0
Original file line number Diff line number Diff line change @@ -552,6 +552,8 @@ github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81P
552
552
github.com/stretchr/testify v1.5.1 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
553
553
github.com/stretchr/testify v1.6.1 h1:hDPOHmpOpP40lSULcqw7IrRb/u7w6RpDC9399XyoNd0 =
554
554
github.com/stretchr/testify v1.6.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
555
+ github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY =
556
+ github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
555
557
github.com/subosito/gotenv v1.2.0 /go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw =
556
558
github.com/swaggo/files v0.0.0-20190704085106-630677cd5c14 h1:PyYN9JH5jY9j6av01SpfRMb+1DWg/i3MbGOKPxJ2wjM =
557
559
github.com/swaggo/files v0.0.0-20190704085106-630677cd5c14 /go.mod h1:gxQT6pBGRuIGunNf/+tSOB5OHvguWi8Tbt82WOkf35E =
You can’t perform that action at this time.
0 commit comments