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 ?