Skip to content

Removed pq dependencies #706

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Removed pq dependencies #706

merged 1 commit into from
Dec 11, 2024

Conversation

alexandrosfilios
Copy link
Contributor

No description provided.

@adecaro adecaro marked this pull request as ready for review December 9, 2024 10:38
@adecaro adecaro self-requested a review December 9, 2024 10:38
Copy link
Contributor

@adecaro adecaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

go.mod Outdated
github.com/jellydator/ttlcache/v2 v2.11.1
github.com/lib/pq v1.10.9
github.com/lib/pq v0.0.0-20180201184707-88edab080323
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like it's still imported in some places:

./integration/nwo/fsc/node/node_template.go
./integration/fabric/iouhsm/cmd/lender/main.go
./integration/fabric/iouhsm/cmd/borrower/main.go
./platform/view/services/db/driver/sql/sqlite/sql_test.go
./platform/view/services/db/driver/sql/common/test_utils.go
./platform/view/services/db/driver/sql/postgres/persistence.go
./platform/view/services/db/driver/sql/postgres/test_utils.go
./platform/view/services/db/driver/sql/postgres/sql_test.go

@adecaro
Copy link
Contributor

adecaro commented Dec 10, 2024

yes, @alexandrosfilios , can we get rid completely of github.com/lib/pq v0.0.0-20180201184707-88edab080323 ?

@adecaro adecaro self-assigned this Dec 11, 2024
@adecaro adecaro merged commit 2bf32e0 into main Dec 11, 2024
19 checks passed
@adecaro adecaro deleted the f-update-pg branch December 11, 2024 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants