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 @@ -5,7 +5,7 @@ go 1.24.0
55require (
66 github.com/gofiber/fiber/v2 v2.52.10
77 github.com/jackc/pgx/v5 v5.7.6
8- github.com/pashagolub/pgxmock/v4 v4.8 .0
8+ github.com/pashagolub/pgxmock/v4 v4.9 .0
99 github.com/stretchr/testify v1.11.1
1010)
1111
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
2929github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
3030github.com/mattn/go-runewidth v0.0.19 h1:v++JhqYnZuu5jSKrk9RbgF5v4CGUjqRfBm05byFGLdw =
3131github.com/mattn/go-runewidth v0.0.19 /go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs =
32- github.com/pashagolub/pgxmock/v4 v4.8 .0 h1:RBtNUZXNG/ZwyOT7sJdSEx9RlAw19sgVPlnmEdlpT08 =
33- github.com/pashagolub/pgxmock/v4 v4.8 .0 /go.mod h1:9L57pC193h2aKRHVyiiE817avasIPZnPwPlw3JczWvM =
32+ github.com/pashagolub/pgxmock/v4 v4.9 .0 h1:itlO8nrVRnzkdMBXLs8pWUyyB2PC3Gku0WGIj/gGl7I =
33+ github.com/pashagolub/pgxmock/v4 v4.9 .0 /go.mod h1:9L57pC193h2aKRHVyiiE817avasIPZnPwPlw3JczWvM =
3434github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
3535github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
3636github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ =
You can’t perform that action at this time.
0 commit comments