找不到 <path to main.go> 的调试器路径

cannot find debugger path for <path to main.go>

skaffold version: v1.35.1
Goland: 2021.2.4
Cloud Code: 21.11.1

只需创建示例应用程序:

Go: Guestbook or Hello World

它构建和部署得很好,但是在设置断点时它说:

cannot find debugger path for <path to main.go>

您似乎需要确保 Enable Go modules integration 签入了 Preferences -> Go -> Go Modules