Compile using go mod creates a executable with all my directories inside the executable (folders and other files)?

Hello, if i compile my project using go mod it will create a executable with all my directories inside the executable (folders and other files)?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.