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 @@ -35,7 +35,7 @@ require (
3535 github.com/rainycape/unidecode v0.0.0-20150907023854-cb7f23ec59be // indirect
3636 github.com/smartystreets/assertions v0.0.0-20190116191733-b6c0e53d7304 // indirect
3737 github.com/smartystreets/goconvey v0.0.0-20181108003508-044398e4856c // indirect
38- github.com/stretchr/testify v1.9.0
38+ github.com/stretchr/testify v1.11.1
3939 github.com/urfave/cli/v2 v2.27.7
4040 github.com/writeas/activity v0.1.2
4141 github.com/writeas/activityserve v0.0.0-20230428180247-dc13a4f4d835
Original file line number Diff line number Diff line change @@ -177,8 +177,8 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
177177github.com/stretchr/testify v1.4.0 /go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4 =
178178github.com/stretchr/testify v1.5.1 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
179179github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
180- github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
181- github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
180+ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
181+ github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
182182github.com/toorop/go-dkim v0.0.0-20201103131630-e1cd1a0a5208 h1:PM5hJF7HVfNWmCjMdEfbuOBNXSVF2cMFGgQTPdKCbwM =
183183github.com/toorop/go-dkim v0.0.0-20201103131630-e1cd1a0a5208 /go.mod h1:BzWtXXrXzZUvMacR0oF/fbDDgUPO8L36tDMmRAf14ns =
184184github.com/urfave/cli/v2 v2.27.7 h1:bH59vdhbjLv3LAvIu6gd0usJHgoTTPhCFib8qqOwXYU =
You can’t perform that action at this time.
0 commit comments