A simple bank service in Go

gin grpc kubernetes learning-project
2 Open Issues Need Help Last updated: Sep 10, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `lib/pq` PostgreSQL driver is in maintenance mode, posing a security risk as reported issues may not be resolved. This issue proposes migrating to the actively developed `pgx` library as a more secure and reliable alternative. The change aims to ensure future support and timely resolution of potential vulnerabilities.

Complexity: 4/5
help wanted wontfix dependencies

A simple bank service in Go

Go
#gin#grpc#kubernetes#learning-project

AI Summary: The project's SQLC configuration needs to be updated to version 2, as the current setup is outdated and causing an IDE warning. This update is crucial for adopting best practices, enabling multi-language support, and leveraging a more flexible plugin architecture. The task involves migrating the existing SQLC configuration to the latest version to ensure proper database interaction code generation.

Complexity: 3/5
help wanted dependencies

A simple bank service in Go

Go
#gin#grpc#kubernetes#learning-project