Skip to content

Commit 96ac129

Browse files
[+] bump cybertec-postgresql/pgx-migrator from 1.0.2 to 1.1.0 (#695)
Bumps [github.com/cybertec-postgresql/pgx-migrator](https://github.com/cybertec-postgresql/pgx-migrator) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/cybertec-postgresql/pgx-migrator/releases) - [Commits](cybertec-postgresql/pgx-migrator@v1.0.2...v1.1.0) --- updated-dependencies: - dependency-name: github.com/cybertec-postgresql/pgx-migrator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bcc630a commit 96ac129

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/cybertec-postgresql/pgwatch/v3
33
go 1.23.0
44

55
require (
6-
github.com/cybertec-postgresql/pgx-migrator v1.0.2
6+
github.com/cybertec-postgresql/pgx-migrator v1.1.0
77
github.com/golang-jwt/jwt v3.2.2+incompatible
88
github.com/gorilla/websocket v1.5.3
99
github.com/jackc/pgx/v5 v5.7.4

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ github.com/cpuguy83/dockercfg v0.3.2 h1:DlJTyZGBDlXqUZ2Dk2Q3xHs/FtnooJJVaad2S9GK
2424
github.com/cpuguy83/dockercfg v0.3.2/go.mod h1:sugsbF4//dDlL/i+S+rtpIWp+5h0BHJHfjj5/jFyUJc=
2525
github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY=
2626
github.com/creack/pty v1.1.18/go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4=
27-
github.com/cybertec-postgresql/pgx-migrator v1.0.2 h1:zYMEGm2OJmz3iOZ4/C8VR8xqvg772PsDwQekW0a2tLk=
28-
github.com/cybertec-postgresql/pgx-migrator v1.0.2/go.mod h1:6HGXoguH5ktGynVE6XCQSJJgTSWStSHeJGaRzNyI/zY=
27+
github.com/cybertec-postgresql/pgx-migrator v1.1.0 h1:w5hZ4ZDUcV6CfUd7gJgR5dicMoY+ldZ4rAwnlTMBIm0=
28+
github.com/cybertec-postgresql/pgx-migrator v1.1.0/go.mod h1:iiXV/WA5RgxGfg7skLjh0ys735+8Ee5sRyDfMvdBLgc=
2929
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
3030
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
3131
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=

0 commit comments

Comments
 (0)