Skip to content

Commit

Permalink
chore: update conduit-connector-postgres (#1615)
Browse files Browse the repository at this point in the history
  • Loading branch information
raulb authored May 23, 2024
1 parent 6d59f70 commit 5d51602
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/conduitio/conduit-connector-generator v0.6.0
github.com/conduitio/conduit-connector-kafka v0.8.0
github.com/conduitio/conduit-connector-log v0.3.0
github.com/conduitio/conduit-connector-postgres v0.7.0
github.com/conduitio/conduit-connector-postgres v0.7.1
github.com/conduitio/conduit-connector-protocol v0.6.0
github.com/conduitio/conduit-connector-s3 v0.5.1
github.com/conduitio/conduit-connector-sdk v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -336,8 +336,8 @@ github.com/conduitio/conduit-connector-kafka v0.8.0 h1:NsiihUjhzl+PWrxTWrbtCEV6U
github.com/conduitio/conduit-connector-kafka v0.8.0/go.mod h1:1fkIxtjojlTKNQ0RpMNPUkz2h1VNVtZHOyIsZVT1U2I=
github.com/conduitio/conduit-connector-log v0.3.0 h1:J9CD/y86D/3i/C1MI0lrTiFnLwwnpJKQJu3M+jDiI4Y=
github.com/conduitio/conduit-connector-log v0.3.0/go.mod h1:R0gHB21mw/9BXYAKfx9IKQLEsPuB05zJPJXB6JFxYGs=
github.com/conduitio/conduit-connector-postgres v0.7.0 h1:At6O5e4eFegESTgzxZeY1eh0i+1FO5L4R35PZ9s7te0=
github.com/conduitio/conduit-connector-postgres v0.7.0/go.mod h1:d39rdzjiCFUaBbFsg+Lh0KorMIY6KbQDu8HrDu/5Zvs=
github.com/conduitio/conduit-connector-postgres v0.7.1 h1:ifoRX5l2GEw1vy4AdQ9oWvZ76HLpn0j5xj1xwp9x2Qo=
github.com/conduitio/conduit-connector-postgres v0.7.1/go.mod h1:LBwTWm+FSXKSyeKHa3gJQOAvtAitO7RpoWE9el0g/DE=
github.com/conduitio/conduit-connector-protocol v0.6.0 h1:2gMOCOpa+c97CHIpZv7Niu3V4o5UgRr6fzj9kzfRV7o=
github.com/conduitio/conduit-connector-protocol v0.6.0/go.mod h1:3mo59xYX9etFoR3n82R7J50La1iWK+Vm63H8z2wo4QM=
github.com/conduitio/conduit-connector-s3 v0.5.1 h1:yRo8004ryCIZc/S3iWQ1rN6pm6bjySlXFCGZOl1rE1E=
Expand Down

0 comments on commit 5d51602

Please sign in to comment.