module github.com/tiennm99/postgresql-keepalive go 1.23.12 toolchain go1.24.10 require ( github.com/joho/godotenv v1.5.1 github.com/lib/pq v1.10.9 )