metalbear-co / mirrord-intellij

Connect your local process and your cloud environment, and run local code in cloud conditions.
https://mirrord.dev
MIT License
11 stars 9 forks source link

delve Go patch conditional #284

Open aviramha opened 10 hours ago

aviramha commented 10 hours ago

We always patch the used delve, probably rolling back a version for no good reason. We should check the shipped dlv's binary version, and only patch if it's older than ours.

related but doesn't fix - https://github.com/metalbear-co/mirrord-intellij/issues/281

linear[bot] commented 10 hours ago

MBE-397 delve Go patch conditional