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?
Please sign in to leave a comment.
Hello,
It is not possible at the moment. Feel free to follow GO-9458.