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 @@ -6,7 +6,7 @@ require (
66 github.com/go-oauth2/oauth2/v4 v4.5.2
77 github.com/jackc/pgx/v4 v4.18.3
88 github.com/jmoiron/sqlx v1.4.0
9- github.com/stretchr/testify v1.9 .0
9+ github.com/stretchr/testify v1.10 .0
1010 github.com/vgarvardt/go-pg-adapter v1.0.0
1111)
1212
Original file line number Diff line number Diff line change @@ -219,8 +219,8 @@ github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81P
219219github.com/stretchr/testify v1.5.1 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
220220github.com/stretchr/testify v1.6.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
221221github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
222- github.com/stretchr/testify v1.9 .0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
223- github.com/stretchr/testify v1.9 .0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
222+ github.com/stretchr/testify v1.10 .0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
223+ github.com/stretchr/testify v1.10 .0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
224224github.com/tidwall/btree v0.0.0-20191029221954-400434d76274 /go.mod h1:huei1BkDWJ3/sLXmO+bsCNELL+Bp2Kks9OLyQFkzvA8 =
225225github.com/tidwall/buntdb v1.1.2 /go.mod h1:xAzi36Hir4FarpSHyfuZ6JzPJdjRZ8QlLZSntE2mqlI =
226226github.com/tidwall/gjson v1.3.4 /go.mod h1:P256ACg0Mn+j1RXIDXoss50DeIABTYK1PULOJHhxOls =
You can’t perform that action at this time.
0 commit comments