A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
### Operating System macOS Ventura 13.0 ### Deno version 1.26.2 ### Nessie version 2.0.9 ### Bug description [email protected] was released today, and the mysql driver depends on god_crypto, that had incorporated the std lib without version reference. The mysql driver has an issue for that and already implemented a fix (see https://github.com/denodrivers/mysql/issues/131) which is not yet released as far as I can see. This results in an error like: ``` Warning Implicitly using latest version (0.161.0) for https://deno.land/std/hash/mod.ts error: Module not found "https://deno.land/std/hash/mod.ts". at https://deno.land/x/[email protected]/src/eme_oaep.ts:1:28 ``` Would be great if nessie can be updated short after the mysql patch has been delivered. Thanks a lot in advance! ### Steps to reproduce 1. install nessie 2. run nessie ### Aditional information _No response_
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by mechanoid and has received 3 comments.