mirror of
https://github.com/go-delve/delve.git
synced 2025-10-28 04:35:19 +08:00
This patch switches from using a forked version of one of the libraries of goretk/gore to using the module directly. This is possible now that certain functionality has been exposed / fixed within that module making it usable for Delve.