File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ require (
66 github.com/go-oauth2/oauth2/v4 v4.5.2
77 github.com/jackc/pgx/v4 v4.18.0
88 github.com/jmoiron/sqlx v1.3.5
9- github.com/stretchr/testify v1.8.1
9+ github.com/stretchr/testify v1.8.2
1010 github.com/vgarvardt/go-pg-adapter v1.0.0
1111)
Original file line number Diff line number Diff line change @@ -224,8 +224,9 @@ github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
224224github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
225225github.com/stretchr/testify v1.7.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
226226github.com/stretchr/testify v1.8.0 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
227- github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk =
228227github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
228+ github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ8 =
229+ github.com/stretchr/testify v1.8.2 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
229230github.com/tidwall/btree v0.0.0-20191029221954-400434d76274 /go.mod h1:huei1BkDWJ3/sLXmO+bsCNELL+Bp2Kks9OLyQFkzvA8 =
230231github.com/tidwall/buntdb v1.1.2 /go.mod h1:xAzi36Hir4FarpSHyfuZ6JzPJdjRZ8QlLZSntE2mqlI =
231232github.com/tidwall/gjson v1.3.4 /go.mod h1:P256ACg0Mn+j1RXIDXoss50DeIABTYK1PULOJHhxOls =
You can’t perform that action at this time.
0 commit comments