bzp2010 commented on issue #1939: URL: https://github.com/apache/apisix-dashboard/issues/1939#issuecomment-858242843
You can try to open the go module feature and use the `GO111MODULE` environment variable. It seems that the golang compiler searches `GOPATH` for related packages and ignores the definitions in the `go.mod` file. I'm not sure that's what's causing your problem, but you can try it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
