custom go mod file support in IDE

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?

 

0
1 comment
Official comment

Hello,

It is not possible at the moment. Feel free to follow GO-9458.

Please sign in to leave a comment.