Following the exact instructions the process is not completing
The app is not capable to import absolute paths so the imports have to be removed and add "go module" and import the new dependencies.
I think that the good approach will be to initialise the module as part of the script and to pass the "package" from the parameters of the command line when the project is created.
Following the exact instructions the process is not completing
The app is not capable to import absolute paths so the imports have to be removed and add "go module" and import the new dependencies.
I think that the good approach will be to initialise the module as part of the script and to pass the "package" from the parameters of the command line when the project is created.