Add ability to debug with Delve with `sudo` flag. Similar as it it done for Python: https://code.visualstudio.com/docs/python/debugging#_sudo It is needed to debug modules that require root access, i.e. gopacket/pcap to capture traffic.