Btofel3
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Edited GoLand 2019.3.4 Not finding libraries that are in <project_dir>/vendor/
AnsweredI have project that is working okay with go modules at the command line. But it is failing to find many imports in GoLand. I've confirmed that those libraries are in the <project_dir>/vendor/ folde...