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/cybertec-postgresql/pgx-migrator v1.2.0
77 github.com/jackc/pgx/v5 v5.7.6
88 github.com/jessevdk/go-flags v1.6.1
9- github.com/pashagolub/pgxmock/v4 v4.8 .0
9+ github.com/pashagolub/pgxmock/v4 v4.9 .0
1010 github.com/sirupsen/logrus v1.9.3
1111 github.com/stretchr/testify v1.11.1
1212 github.com/testcontainers/testcontainers-go v0.38.0
Original file line number Diff line number Diff line change @@ -109,8 +109,8 @@ github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJw
109109github.com/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
110110github.com/pashagolub/pgxmock/v3 v3.4.0 h1:87VMr2q7m2+6VzXo4Tsp9kMklGlj6mMN19Hp/bp2Rwo =
111111github.com/pashagolub/pgxmock/v3 v3.4.0 /go.mod h1:FvCl7xqPbLLI3XohihJ1NzXnikjM3q/NWSixg4t9hrU =
112- github.com/pashagolub/pgxmock/v4 v4.8 .0 h1:RBtNUZXNG/ZwyOT7sJdSEx9RlAw19sgVPlnmEdlpT08 =
113- github.com/pashagolub/pgxmock/v4 v4.8 .0 /go.mod h1:9L57pC193h2aKRHVyiiE817avasIPZnPwPlw3JczWvM =
112+ github.com/pashagolub/pgxmock/v4 v4.9 .0 h1:itlO8nrVRnzkdMBXLs8pWUyyB2PC3Gku0WGIj/gGl7I =
113+ github.com/pashagolub/pgxmock/v4 v4.9 .0 /go.mod h1:9L57pC193h2aKRHVyiiE817avasIPZnPwPlw3JczWvM =
114114github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
115115github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
116116github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments