Update issue template to use pgx v5
This commit is contained in:
@@ -23,7 +23,7 @@ import (
|
||||
"log"
|
||||
"os"
|
||||
|
||||
"github.com/jackc/pgx/v4"
|
||||
"github.com/jackc/pgx/v5"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user