1 2 3 4 5 6 7
module github.com/go-pg/pg/extra/pgdebug go 1.15 replace github.com/go-pg/pg/v10 => ../.. require github.com/go-pg/pg/v10 v10.6.2