BigBoyY commented on issue #1939:
URL: 
https://github.com/apache/apisix-dashboard/issues/1939#issuecomment-858290302


   > 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.
   
   I looked at the DockeFile and it actually did  “go env -w GO111MODULE=on”  
I'll give it a try. Thank you very much


-- 
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]


Reply via email to