GolangLocalModulesExample
GolangLocalModulesExample copied to clipboard
An example on how to use local directories as go modules and how to import them.
Results
1
GolangLocalModulesExample issues
Sort by
recently updated
recently updated
newest added
I am following your instructions. However golint is still giving me error: "Not able to determine import path of current package by using cwd." Any ideas how to fix it?