I am just beginning in this programming language called Golang, I am in the part of exporting own packages to the main package, when exporting them and placing the address in the code, the slash are in this way "/" and that way is also in the terminal, but the address in the directory has the slash inverted "\" then I get an error when compiling it, what could I do in that case? in the image you can see how is the address in the file explorer, as it is in the terminal and the error that throws me, thank you very much