type github.com/jackc/pgx/v5/pgconn.GSS

2 uses

	github.com/jackc/pgx/v5/pgconn (current package)
		krb5.go#L12: type NewGSSFunc func() (GSS, error)
		krb5.go#L30: type GSS interface {