custom go mod file support in IDE Panair 创建于 2022年04月13日 23:47 We have a custom go mod file for our project (go.local.mod/go.local.sum). Is there a way to specify this custom mod file while running unit test and unit test debugger from the GOLAND IDE?
Hello,
It is not possible at the moment. Feel free to follow GO-9458.