var github.com/golang-migrate/migrate/v4/database/postgres.ErrNilConfig

2 uses

	github.com/golang-migrate/migrate/v4/database/postgres (current package)
		postgres.go#L30: 	ErrNilConfig      = fmt.Errorf("no config")
		postgres.go#L54: 		return nil, ErrNilConfig