File tree 2 files changed +3
-5
lines changed
2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.0
4
4
5
5
require (
6
6
github.com/cavaliercoder/grab v2.0.0+incompatible
7
- github.com/cybertec-postgresql/pgx-migrator v1.1 .0
7
+ github.com/cybertec-postgresql/pgx-migrator v1.2 .0
8
8
github.com/jackc/pgx/v5 v5.7.4
9
9
github.com/jessevdk/go-flags v1.6.1
10
10
github.com/ory/mail/v3 v3.0.1-0.20210418065910-7f033ddea8dc
Original file line number Diff line number Diff line change 1
1
github.com/cavaliercoder/grab v2.0.0+incompatible h1:wZHbBQx56+Yxjx2TCGDcenhh3cJn7cCLMfkEPmySTSE =
2
2
github.com/cavaliercoder/grab v2.0.0+incompatible /go.mod h1:tTBkfNqSBfuMmMBFaO2phgyhdYhiZQ/+iXCZDzcDsMI =
3
- github.com/cybertec-postgresql/pgx-migrator v1.1 .0 h1:w5hZ4ZDUcV6CfUd7gJgR5dicMoY+ldZ4rAwnlTMBIm0 =
4
- github.com/cybertec-postgresql/pgx-migrator v1.1 .0 /go.mod h1:iiXV/WA5RgxGfg7skLjh0ys735+8Ee5sRyDfMvdBLgc =
3
+ github.com/cybertec-postgresql/pgx-migrator v1.2 .0 h1:e96gr058i/yCoJZCXGUUZ7cRD+d9O7ttUygZlFzFrlE =
4
+ github.com/cybertec-postgresql/pgx-migrator v1.2 .0 /go.mod h1:g9qBzWOnxlgFa0JW5ujWfWgRhko4YBk03w/QIxuFJ1Q =
5
5
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
6
6
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
7
7
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
@@ -32,8 +32,6 @@ github.com/ory/mail/v3 v3.0.1-0.20210418065910-7f033ddea8dc h1:BU12v9x5hvONtYU2R
32
32
github.com/ory/mail/v3 v3.0.1-0.20210418065910-7f033ddea8dc /go.mod h1:vAPEMm1zIQKGmM9hcZTSlOU/CDVCXHGOw6SFxPlSoHw =
33
33
github.com/pashagolub/pgxmock/v3 v3.4.0 h1:87VMr2q7m2+6VzXo4Tsp9kMklGlj6mMN19Hp/bp2Rwo =
34
34
github.com/pashagolub/pgxmock/v3 v3.4.0 /go.mod h1:FvCl7xqPbLLI3XohihJ1NzXnikjM3q/NWSixg4t9hrU =
35
- github.com/pashagolub/pgxmock/v4 v4.6.0 h1:ds0hIs+bJtkfo01vqjp0BOFirjt4Ea8XV082uorzM3w =
36
- github.com/pashagolub/pgxmock/v4 v4.6.0 /go.mod h1:9VoVHXwS3XR/yPtKGzwQvwZX1kzGB9sM8SviDcHDa3A =
37
35
github.com/pashagolub/pgxmock/v4 v4.7.0 h1:de2ORuFYyjwOQR7NBm57+321RnZxpYiuUjsmqRiqgh8 =
38
36
github.com/pashagolub/pgxmock/v4 v4.7.0 /go.mod h1:9L57pC193h2aKRHVyiiE817avasIPZnPwPlw3JczWvM =
39
37
github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4 =
You can’t perform that action at this time.
0 commit comments