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