Error during "Build + Run Task" in Web Server sample

Hello,

I am trying to compile and modify the image of the web server sample to show it to a customer.
I managed to set it up in a Ubuntu 18.04 virtual machine and I could compile and run the C++ samples.

But with GO I have a problem :

I get a "go.mod file not found":

Am I using a wrong version of Go ? Or how do I make this go.mod file ?

Best reply by LuisCtrL

I set up an older Go environment than the latest version and now it's working !

 

 

 

In case it helps to other colleagues !

 

 

View original
4 replies