If you're working with Go in GoLand on macOS, you may come across the following error when attempting to debug your code:
Cannot find the Delve executable for darwin/amd64.
Specify the Delve location by adding 'dlv.path=/path/to/delve' in 'Help | Ed...