When I build influxdb-comparisons/cmd/bulk_load_timescale, error occurs below:
go: finding module for package github.com/jackc/pgx/pgxpoolmain.go:20:2: module github.com/jackc/pgx@latest found (v3.6.2+incompatible), but does not contain package github.com/jackc/pgx/pgxpool
When I build influxdb-comparisons/cmd/bulk_load_timescale, error occurs below:
go: finding module for package github.com/jackc/pgx/pgxpool
main.go:20:2: module github.com/jackc/pgx@latest found (v3.6.2+incompatible), but does not contain package github.com/jackc/pgx/pgxpool